aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-04-06 18:27:43 +0000
committerChong Yidong2007-04-06 18:27:43 +0000
commit75a07f2c48c8af8cd7845743aaac1e3bfffc411b (patch)
treeeebd30b885a38fb3b76add5bea0e0e7b3d0b0575
parentdd94f197c7e613180b8b0e852964cb04d118f250 (diff)
downloademacs-75a07f2c48c8af8cd7845743aaac1e3bfffc411b.tar.gz
emacs-75a07f2c48c8af8cd7845743aaac1e3bfffc411b.zip
(isearch-forward): Revert 1998-08-26 doc change.
-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\
531 string and search for it. 531 string and search for it.
532Type \\[isearch-yank-line] to yank rest of line onto end of search string\ 532Type \\[isearch-yank-line] to yank rest of line onto end of search string\
533 and search for it. 533 and search for it.
534Type \\[isearch-yank-kill] to yank last killed text onto end of search string\ 534Type \\[isearch-yank-kill] to yank the last string of killed text.
535 and search for it.
536Type \\[isearch-quote-char] to quote control character to search for it. 535Type \\[isearch-quote-char] to quote control character to search for it.
537\\[isearch-abort] while searching or when search has failed cancels input\ 536\\[isearch-abort] while searching or when search has failed cancels input\
538 back to what has 537 back to what has