From 75a07f2c48c8af8cd7845743aaac1e3bfffc411b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 6 Apr 2007 18:27:43 +0000 Subject: [PATCH] (isearch-forward): Revert 1998-08-26 doc change. --- lisp/isearch.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/isearch.el b/lisp/isearch.el index 2f17af43c14..f5a063200f1 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -531,8 +531,7 @@ Type \\[isearch-yank-char] to yank char 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 last killed text 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