]> git.eshelyaron.com Git - emacs.git/commitdiff
(Replacement Commands): Mention query-replace key binding.
authorRichard M. Stallman <rms@gnu.org>
Sat, 13 Aug 2005 19:45:10 +0000 (19:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 13 Aug 2005 19:45:10 +0000 (19:45 +0000)
man/ChangeLog
man/search.texi

index 8261e8ca34d09fba0a7fb6bce725dc9229ba6c02..8d8efedaa226e859b43cce3d22fe54af6ccff804 100644 (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>
 
index 7be0ca2f22e8da34a55936b1b8fc03a37eb1d9a9..0233f7ce8de47b2da334190c6fea4cc11069072d 100644 (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