summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2020-12-16 21:14:40 +0200
committerEli Zaretskii <eliz@gnu.org>2020-12-16 21:14:40 +0200
commit64fe805b193eb15026c4b20c1d47d8cebbfbe609 (patch)
tree5d88ebfd5207f06776d674e0438e09d7e18d9bc0
parent7cacf5da47d1f88bbaef07e10841d1f6bfe2e471 (diff)
downloademacs-64fe805b193eb15026c4b20c1d47d8cebbfbe609.tar.gz
Improve documentation of 'query-replace'
* doc/emacs/search.texi (Query Replace): Add 'E' to the list of characters one can type at 'query-replace' prompt. (Bug#45273)
-rw-r--r--doc/emacs/search.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi
index 2e094f3ad92..de7adc08eba 100644
--- a/doc/emacs/search.texi
+++ b/doc/emacs/search.texi
@@ -1758,6 +1758,7 @@ occurrence of @var{string}. When done, exit the recursive editing level
with @kbd{C-M-c} to proceed to the next occurrence.
@item e
+@itemx E
to edit the replacement string in the minibuffer. When you exit the
minibuffer by typing @key{RET}, the minibuffer contents replace the
current occurrence of the pattern. They also become the new