emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/isearch.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/isearch.el
Date: Thu, 19 Jan 2006 17:50:42 +0000

Index: emacs/lisp/isearch.el
diff -u emacs/lisp/isearch.el:1.281 emacs/lisp/isearch.el:1.282
--- emacs/lisp/isearch.el:1.281 Wed Dec 14 07:54:47 2005
+++ emacs/lisp/isearch.el       Thu Jan 19 17:50:42 2006
@@ -521,8 +521,8 @@
 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]