X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ed7f1a6c5caaf4159125c08db5d18c5471fdd032..3199b96fc585576ffb2ced6542a2bc2d6172f510:/etc/grep.txt diff --git a/etc/grep.txt b/etc/grep.txt index 9a3159f6b0..01ffa9f3ef 100644 --- a/etc/grep.txt +++ b/etc/grep.txt @@ -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: