From efccd13c1fa451249886df696fd484c413c261ff Mon Sep 17 00:00:00 2001 From: Filipp Gunbin Date: Fri, 23 Nov 2018 16:39:25 +0300 Subject: [PATCH] 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. --- doc/emacs/search.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5