From: Karl Heuer Date: Wed, 26 Aug 1998 18:13:55 +0000 (+0000) Subject: (isearch-forward): Doc fix. X-Git-Tag: emacs-20.4~1847 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8617e346f1c2f00c9372bd6834f4da2d1275b099;p=emacs.git (isearch-forward): Doc fix. --- 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