mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 21:37:34 +00:00
Document the new `e' command inside query-replace.
This commit is contained in:
parent
fdd8bb6889
commit
c4b3c63a7e
1 changed files with 3 additions and 0 deletions
|
|
@ -920,6 +920,9 @@ with @kbd{C-M-c} to proceed to the next occurrence.
|
|||
to redisplay the screen. Then you must type another character to
|
||||
specify what to do with this occurrence.
|
||||
|
||||
@item e
|
||||
to let you edit the replacement string.
|
||||
|
||||
@item C-h
|
||||
to display a message summarizing these options. Then you must type
|
||||
another character to specify what to do with this occurrence.
|
||||
|
|
|
|||
Loading…
Reference in a new issue