Mercurial > emacs
changeset 31048:65af0f27a892
Document the new `e' command inside query-replace.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 11:03:22 +0000 |
parents | 0a8115d19f8e |
children | c5e2705a7119 |
files | man/search.texi |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/search.texi Tue Aug 22 10:49:01 2000 +0000 +++ b/man/search.texi Tue Aug 22 11:03:22 2000 +0000 @@ -920,6 +920,9 @@ 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.