changeset 61750:d8f3865ed9a2

(isearch-forward): Doc fix.
author Andreas Schwab <schwab@suse.de>
date Sat, 23 Apr 2005 15:38:07 +0000
parents 761e44d04246
children b71c7eb501ff
files lisp/isearch.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/isearch.el	Sat Apr 23 12:58:06 2005 +0000
+++ b/lisp/isearch.el	Sat Apr 23 15:38:07 2005 +0000
@@ -531,9 +531,9 @@
  starting point.
 
 Type \\[isearch-query-replace] to start `query-replace' with string to\
-replace from  last search string.
+ replace from last search string.
 Type \\[isearch-query-replace-regexp] to start `query-replace-regexp'\
-with string to replace from last search string..
+ 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.