From: Filipp Gunbin Date: Fri, 23 Nov 2018 13:39:25 +0000 (+0300) Subject: search.texi fix for leftover from C-M-w to C-M-d change X-Git-Tag: emacs-27.0.90~4108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=efccd13c1fa451249886df696fd484c413c261ff;p=emacs.git 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. --- diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi index 801e8bb33eb..35e2bfbb623 100644 --- a/doc/emacs/search.texi +++ b/doc/emacs/search.texi @@ -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