changeset 56908:a139f4d21416

(Incremental Search): Update wording for M-%.
author Juri Linkov <juri@jurta.org>
date Fri, 03 Sep 2004 20:51:06 +0000
parents 9a6afeebca32
children 65fd19d77d19
files man/search.texi
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/search.texi	Fri Sep 03 20:43:38 2004 +0000
+++ b/man/search.texi	Fri Sep 03 20:51:06 2004 +0000
@@ -215,10 +215,9 @@
 there.  In Transient Mark mode, incremental search sets the mark without
 activating it, and does so only if the mark is not already active.
 
-  @kbd{M-%} or @kbd{C-M-%} exits the incremental search and starts an
-interactive command @code{query-replace} or @code{query-replace-regexp}
-with the last search string inserted in the minibuffer as initial input
-for the string to replace.
+  @kbd{M-%} typed in incremental search invokes @code{query-replace}
+or @code{query-replace-regexp} (depending on search mode) with the
+current search string used as the string to replace.
 
 @cindex lazy search highlighting
 @vindex isearch-lazy-highlight