diff --git a/etc/grep.txt b/etc/grep.txt index d2a934fbeff..010230fcb46 100644 --- a/etc/grep.txt +++ b/etc/grep.txt @@ -82,10 +82,6 @@ grep -nH -e "xyzxyz" ../info/* ../info/emacs-2 1205.10-1205.15 inserts `xyzxyzxyzxyz' in the current buffer. ../info/emacs-2 1205 inserts `xyzxyzxyzxyz' in the current buffer. -;;; Local Variables: -;;; buffer-read-only: t -;;; End: - Copyright (c) 2005, 2006 @@ -107,3 +103,7 @@ COPYING PERMISSIONS: along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +;;; Local Variables: +;;; buffer-read-only: t +;;; End: