Fix various uses of display-buffer and pop-to-buffer
[bpt/emacs.git] / etc / grep.txt
index 9a3159f..01ffa9f 100644 (file)
@@ -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: