From 8617e346f1c2f00c9372bd6834f4da2d1275b099 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 26 Aug 1998 18:13:55 +0000 Subject: [PATCH] (isearch-forward): Doc fix. --- lisp/isearch.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/isearch.el b/lisp/isearch.el index 03e67f37832..96287ae0b4b 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -433,7 +433,8 @@ 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-yank-kill] to yank last killed text onto end of search string\ + and search for it. 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.2