[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/isearch.el
From: |
Andreas Schwab |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/isearch.el |
Date: |
Sat, 23 Apr 2005 11:38:08 -0400 |
Index: emacs/lisp/isearch.el
diff -c emacs/lisp/isearch.el:1.262 emacs/lisp/isearch.el:1.263
*** emacs/lisp/isearch.el:1.262 Mon Apr 18 22:32:37 2005
--- emacs/lisp/isearch.el Sat Apr 23 15:38:07 2005
***************
*** 531,539 ****
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.
--- 531,539 ----
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.