projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cacf5d
)
Improve documentation of 'query-replace'
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 16 Dec 2020 19:14:40 +0000
(21:14 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 16 Dec 2020 19:14:40 +0000
(21:14 +0200)
* doc/emacs/search.texi (Query Replace): Add 'E' to the list of
characters one can type at 'query-replace' prompt. (Bug#45273)
doc/emacs/search.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/search.texi
b/doc/emacs/search.texi
index 2e094f3ad92972847888f08b82de7290aefe13ab..de7adc08ebadba8eb215e161a82a656a0a287c72 100644
(file)
--- 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