changeset 45592:9652174d182d

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 30 May 2002 22:10:51 +0000
parents a66800bc5520
children 996be238a122
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 30 17:16:05 2002 +0000
+++ b/lisp/ChangeLog	Thu May 30 22:10:51 2002 +0000
@@ -1,3 +1,13 @@
+2002-05-31  Kim F. Storm  <storm@cua.dk>
+
+	* progmodes/compile.el (grep-tree-command, grep-tree-files-aliases)
+	(grep-tree-ignore-CVS-directories, grep-tree-ignore-case):
+	New custom variables.
+	(grep-compute-defaults): Compute grep-tree-command's default value.
+	(grep-expand-command-macros): New aux function.
+	(grep-tree-last-regexp, grep-tree-last-files): New aux variables.
+	(grep-tree): New command like grep-find but extended prompting.
+
 2002-05-30  Richard M. Stallman  <rms@gnu.org>
 
 	* files.el (find-file-default): Add defvar for var already used.