diff liboctave/cmd-edit.cc @ 10158:4c0cdbe0acca

remove Emacs local-variable settings from liboctave source files
author John W. Eaton <jwe@octave.org>
date Wed, 20 Jan 2010 19:04:35 -0500
parents 3cee58bf4acf
children 0522a65bcd56
line wrap: on
line diff
--- a/liboctave/cmd-edit.cc	Thu Jan 21 00:21:44 2010 +0100
+++ b/liboctave/cmd-edit.cc	Wed Jan 20 19:04:35 2010 -0500
@@ -1552,9 +1552,3 @@
 {
   current_liboctave_error_handler ("%s", s.c_str ());
 }
-
-/*
-;;; Local Variables: ***
-;;; mode: C++ ***
-;;; End: ***
-*/