]> code.delx.au - gnu-emacs/blobdiff - etc/grep.txt
* net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
[gnu-emacs] / etc / grep.txt
index dc33be2415abcae81fa029df64445d4ea88f78d5..70f250101ffce1d148755e04546ada6ac2cb34a6 100644 (file)
@@ -84,8 +84,7 @@ grep -nH -e "xyzxyz" ../info/*
 
 \f
 
-Copyright (C) 2005, 2006, 2007, 2008
-Free Software Foundation, Inc.
+Copyright (C) 2005-2013 Free Software Foundation, Inc.
 
 COPYING PERMISSIONS:
 
@@ -104,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: