emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/man/dired.texi
Date: Sun, 14 Aug 2005 04:07:20 -0400

Index: emacs/man/dired.texi
diff -c emacs/man/dired.texi:1.40 emacs/man/dired.texi:1.41
*** emacs/man/dired.texi:1.40   Wed Aug 10 15:14:30 2005
--- emacs/man/dired.texi        Sun Aug 14 08:07:20 2005
***************
*** 1075,1081 ****
  arguments, @var{directory} and @var{regexp}; it chooses all the files in
  @var{directory} or its subdirectories that contain a match for
  @var{regexp}.  It works by running the programs @code{find} and
! @code{grep}.  See also @kbd{M-x grep-find}, in @ref{Compilation}.
  Remember to write the regular expression for @code{grep}, not for Emacs.
  (An alternative method of showing files whose contents match a given
  regexp is the @kbd{% g @var{regexp}} command, see @ref{Marks vs Flags}.)
--- 1075,1081 ----
  arguments, @var{directory} and @var{regexp}; it chooses all the files in
  @var{directory} or its subdirectories that contain a match for
  @var{regexp}.  It works by running the programs @code{find} and
! @code{grep}.  See also @kbd{M-x grep-find}, in @ref{Grep Searching}.
  Remember to write the regular expression for @code{grep}, not for Emacs.
  (An alternative method of showing files whose contents match a given
  regexp is the @kbd{% g @var{regexp}} command, see @ref{Marks vs Flags}.)




reply via email to

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