>>>>> 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]'.



_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to