X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/2b0c7330457b8ca42375c92ada7dc7cefb0fa9fb..2ebc3b941e3ddcacec46e622b4eeeee5d61cb700:/etc/grep.txt?ds=sidebyside diff --git a/etc/grep.txt b/etc/grep.txt index 9a3159f6b0..e9fea92e30 100644 --- a/etc/grep.txt +++ b/etc/grep.txt @@ -84,7 +84,7 @@ grep -nH -e "xyzxyz" ../info/* -Copyright (C) 2005-2011 Free Software Foundation, Inc. +Copyright (C) 2005-2012 Free Software Foundation, Inc. COPYING PERMISSIONS: @@ -103,5 +103,6 @@ COPYING PERMISSIONS: ;;; Local Variables: +;;; eval: (let ((inhibit-read-only t) (compilation-filter-start (point-min))) (save-excursion (goto-char (point-max)) (grep-filter) (set-buffer-modified-p nil))) ;;; buffer-read-only: t ;;; End: