]> code.delx.au - gnu-emacs/blobdiff - etc/grep.txt
erc-dcc: allow SEND commands containing quoted filenames with spaces in them
[gnu-emacs] / etc / grep.txt
index 9a3159f6b08daaa4883d162514104b7cba0df6ca..01ffa9f3ef8d6f18c2c4792141e4489d82ea9d05 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: