From de40ed8931a4579d429ad47094116acd1a5b2217 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 1 Nov 1996 20:18:08 +0000 Subject: [PATCH] (isearch-forward): Doc fix. --- lisp/isearch.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/isearch.el b/lisp/isearch.el index b620b44185d..826e2aae234 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -364,6 +364,7 @@ Type \\[isearch-yank-word] to yank word from buffer onto end of search\ string and search for it. Type \\[isearch-yank-line] to yank rest of line onto end of search string\ and search for it. +Type \\[isearch-yank-kill] to yank the last string of killed text. Type \\[isearch-quote-char] to quote control character to search for it. \\[isearch-abort] while searching or when search has failed cancels input\ back to what has -- 2.39.5