summaryrefslogtreecommitdiff
path: root/lisp/isearch.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-04-06 18:27:43 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-04-06 18:27:43 +0000
commit75a07f2c48c8af8cd7845743aaac1e3bfffc411b (patch)
treeeebd30b885a38fb3b76add5bea0e0e7b3d0b0575 /lisp/isearch.el
parentdd94f197c7e613180b8b0e852964cb04d118f250 (diff)
downloademacs-75a07f2c48c8af8cd7845743aaac1e3bfffc411b.tar.gz
(isearch-forward): Revert 1998-08-26 doc change.
Diffstat (limited to 'lisp/isearch.el')
-rw-r--r--lisp/isearch.el3
1 files changed, 1 insertions, 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