mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 22:40:51 -08:00
(Other Repeating Search): Mention tags-based search.
This commit is contained in:
parent
5960adc712
commit
ba075df539
1 changed files with 3 additions and 0 deletions
|
|
@ -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}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue