]> git.eshelyaron.com Git - emacs.git/commitdiff
(Other Repeating Search): Mention tags-based search.
authorDave Love <fx@gnu.org>
Fri, 31 Mar 2000 17:13:44 +0000 (17:13 +0000)
committerDave Love <fx@gnu.org>
Fri, 31 Mar 2000 17:13:44 +0000 (17:13 +0000)
man/search.texi

index e53d501d00cd1d159ecae2c5129ce46f747aa0e3..d96520fe168d8a237391a1a8ba35bfe743fea211 100644 (file)
@@ -988,6 +988,9 @@ Delete each line that follows point and @emph{does not} contain a match
 for @var{regexp}.
 @end table
 
+  Searching and replacing can be performed under the control of tags
+files (@pxref{Tags Search}) and Dired (@pxref{Operating on Files}).
+
   In addition, you can use @code{grep} from Emacs to search a collection
 of files for matches for a regular expression, then visit the matches
 either sequentially or in arbitrary order.  @xref{Grep Searching}.