emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/building.texi


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/man/building.texi
Date: Sat, 22 Jan 2005 10:44:04 -0500

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.42 emacs/man/building.texi:1.43
*** emacs/man/building.texi:1.42        Sun Nov 21 00:30:34 2004
--- emacs/man/building.texi     Sat Jan 22 15:43:55 2005
***************
*** 51,56 ****
--- 51,57 ----
  Run @code{grep} asynchronously under Emacs, with matching lines
  listed in the buffer named @samp{*grep*}.
  @item M-x grep-find
+ @item M-x find-grep
  Run @code{grep} via @code{find}, with user-specified arguments, and
  collect output in the buffer named @samp{*grep*}.
  @item M-x kill-compilation
***************
*** 166,176 ****
  @code{grep} command.
  
  @findex grep-find
!   The command @kbd{M-x grep-find} is similar to @kbd{M-x grep}, but it
! supplies a different initial default for the command---one that runs
! both @code{find} and @code{grep}, so as to search every file in a
! directory tree.  See also the @code{find-grep-dired} command,
! in @ref{Dired and Find}.
  
  @node Compilation Mode
  @section Compilation Mode
--- 167,178 ----
  @code{grep} command.
  
  @findex grep-find
! @findex find-grep
!   The command @kbd{M-x grep-find} (also available as @kbd{M-x
! find-grep}) is similar to @kbd{M-x grep}, but it supplies a different
! initial default for the command---one that runs both @code{find} and
! @code{grep}, so as to search every file in a directory tree.  See also
! the @code{find-grep-dired} command, in @ref{Dired and Find}.
  
  @node Compilation Mode
  @section Compilation Mode




reply via email to

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