]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 30 May 2002 22:10:51 +0000 (22:10 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 30 May 2002 22:10:51 +0000 (22:10 +0000)
lisp/ChangeLog

index 6e385a7e8da655e212e31f8473b09046e781c3ee..3dde149e5b56526a94c3b62d953bca0ecc0d2571 100644 (file)
@@ -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.