1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 15:40:47 -08:00

search.texi fix for leftover from C-M-w to C-M-d change

* doc/emacs/search.texi: Replace C-M-w with C-M-d.
This commit is contained in:
Filipp Gunbin 2018-11-23 16:39:25 +03:00
parent 2b1bc70105
commit efccd13c1f

View file

@ -315,7 +315,7 @@ string that failed to match is highlighted using the face
At this point, there are several things you can do. If your string
was mistyped, use @key{DEL} to cancel a previous input item
(@pxref{Basic Isearch}), @kbd{C-M-w} to erase one character at a time,
(@pxref{Basic Isearch}), @kbd{C-M-d} to erase one character at a time,
or @kbd{M-e} to edit it. If you like the place you have found, you
can type @key{RET} to remain there. Or you can type @kbd{C-g}, which
removes from the search string the characters that could not be found