# HG changeset patch # User Richard M. Stallman # Date 1123962302 0 # Node ID b0da9981adab35ac2c0db17cc4550561d1de4f89 # Parent 010c6f5c92802b7dfdc033c536e09b2196dab2b9 (Replacement Commands): Mention query-replace key binding. diff -r 010c6f5c9280 -r b0da9981adab man/search.texi --- a/man/search.texi Sat Aug 13 19:20:46 2005 +0000 +++ b/man/search.texi Sat Aug 13 19:45:02 2005 +0000 @@ -917,7 +917,7 @@ 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