]> git.eshelyaron.com Git - emacs.git/commitdiff
(isearch-forward): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 Jan 2006 17:50:42 +0000 (17:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 Jan 2006 17:50:42 +0000 (17:50 +0000)
lisp/isearch.el

index 846d749f2f0a3ded63660e6bdcda111a16e1f755..5ca73c8259b6555ab42e5c39cb009b312ed4b44d 100644 (file)
@@ -521,8 +521,8 @@ Type \\[isearch-exit] to exit, leaving point at location found.
 Type LFD (C-j) to match end of line.
 Type \\[isearch-repeat-forward] to search again forward,\
  \\[isearch-repeat-backward] to search again backward.
-Type \\[isearch-yank-word-or-char] to yank word from buffer onto end of search\
string and search for it.
+Type \\[isearch-yank-word-or-char] to yank next word or character in buffer
 onto the end of the search string, and search for it.
 Type \\[isearch-del-char] to delete character from end of search string.
 Type \\[isearch-yank-char] to yank char from buffer onto end of search\
  string and search for it.