emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please readd grep-tree


From: Matt Hodges
Subject: Re: Please readd grep-tree
Date: Mon, 08 May 2006 11:08:43 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.51 (gnu/linux)

>>>>> Kim F. Storm writes:

 > It's not gone, just renamed -- and improved!  Try M-x rgrep

 > There is also M-x lgrep which is like M-x grep but using the new
 > interface.

There seems to be a typo in the docstring:

--- grep.el     08 May 2006 09:13:49 +0100      1.56
+++ grep.el     08 May 2006 11:07:30 +0100      
@@ -687,7 +687,7 @@
 
 ;;;###autoload
 (defun rgrep (regexp &optional files dir)
-  "Recusively grep for REGEXP in FILES in directory tree rooted at DIR.
+  "Recursively grep for REGEXP in FILES in directory tree rooted at DIR.
 The search is limited to file names matching shell pattern FILES.
 FILES may use abbreviations defined in `grep-files-aliases', e.g.
 entering `ch' is equivalent to `*.[ch]'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]