diff lisp/ChangeLog @ 53146:91f8c5edb2d6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Nov 2003 22:51:14 +0000
parents 99a669ece962
children 9ef6052ba695
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 23 22:50:48 2003 +0000
+++ b/lisp/ChangeLog	Sun Nov 23 22:51:14 2003 +0000
@@ -39,7 +39,6 @@
 	(grep-tree-ignore-CVS-directories): Move to grep custom group.
 	(grep-setup-hook): New hook variable.
 	(grep-mode-map): New keymap for grep commands.  Add Grep menu.
-	(grep-use-compilation-buffer): New defcustom.
 	(grep-last-buffer): New defvar, override compilation-last-buffer.
 	(grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
 	Call compile-internal with args highlight-regexp and grep-mode-map.