(Replacement Commands): Mention query-replace key binding.

This commit is contained in:
Richard M. Stallman 2005-08-13 19:45:10 +00:00
parent 500fe8e565
commit 7860977ad9
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
2005-08-13 Alan Mackenzie <acm@muc.de>
* search.texi (Non-ASCII Isearch): Correct a typo.
(Replacement Commands): Mention query-replace key binding.
2005-08-11 Richard M. Stallman <rms@gnu.org>

View file

@ -917,7 +917,7 @@ searches also, including those performed by the replace commands
Global search-and-replace operations are not needed often in Emacs,
but they are available. In addition to the simple @kbd{M-x
replace-string} command which replaces all occurrences,
there is a @kbd{M-x query-replace} command which finds each occurrence
there is @kbd{M-%} (@code{query-replace}), which presents each occurrence
of the pattern and asks you whether to replace it.
The replace commands normally operate on the text from point to the