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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/isearch.el
Date: Sat, 19 Feb 2005 15:52:49 -0500

Index: emacs/lisp/isearch.el
diff -c emacs/lisp/isearch.el:1.255 emacs/lisp/isearch.el:1.256
*** emacs/lisp/isearch.el:1.255 Wed Feb 16 09:41:02 2005
--- emacs/lisp/isearch.el       Sat Feb 19 20:52:47 2005
***************
*** 537,542 ****
--- 537,547 ----
  \\[isearch-abort] when search is successful aborts and moves point to\
   starting point.
  
+ Type \\[isearch-query-replace] to start `query-replace' with string to\
+ replace from  last search string.
+ Type \\[isearch-query-replace-regexp] to start `query-replace-regexp'\
+ with string to replace from last search string..
+ 
  Type \\[isearch-toggle-case-fold] to toggle search case-sensitivity.
  Type \\[isearch-toggle-regexp] to toggle regular-expression mode.
  Type \\[isearch-edit-string] to edit the search string in the minibuffer.




reply via email to

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