]> git.eshelyaron.com Git - emacs.git/commitdiff
search.texi fix for leftover from C-M-w to C-M-d change
authorFilipp Gunbin <fgunbin@fastmail.fm>
Fri, 23 Nov 2018 13:39:25 +0000 (16:39 +0300)
committerFilipp Gunbin <fgunbin@fastmail.fm>
Fri, 23 Nov 2018 13:40:55 +0000 (16:40 +0300)
* doc/emacs/search.texi: Replace C-M-w with C-M-d.

doc/emacs/search.texi

index 801e8bb33eb1888cd4639516495a7aa324c34701..35e2bfbb62301041df492f236da7eea602b88672 100644 (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