changeset 53146:91f8c5edb2d6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Nov 2003 22:51:14 +0000
parents a0151f86f01e
children af9d80359323
files lisp/ChangeLog
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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.