diff lisp/progmodes/grep.el @ 75803:81c369551691

(grep): Mention lgrep and rgrep in the docstring.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 12 Feb 2007 06:44:47 +0000
parents e3694f1cb928
children 9ba96fd63815 52a7f3f50b89
line wrap: on
line diff
--- a/lisp/progmodes/grep.el	Mon Feb 12 06:19:54 2007 +0000
+++ b/lisp/progmodes/grep.el	Mon Feb 12 06:44:47 2007 +0000
@@ -531,6 +531,9 @@
 output buffer, to go to the lines
 where grep found matches.
 
+For doing a recursive `grep', see the `rgrep' command.  For running
+`grep' in the current directory see `lgrep'.
+
 This command uses a special history list for its COMMAND-ARGS, so you can
 easily repeat a grep command.