]> code.delx.au - gnu-emacs/commitdiff
(isearch-forward): Doc fix.
authorAndreas Schwab <schwab@suse.de>
Sat, 23 Apr 2005 15:38:07 +0000 (15:38 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 23 Apr 2005 15:38:07 +0000 (15:38 +0000)
lisp/isearch.el

index e01f2c0c0ece835516aead1290e412871249a1ff..a8718836c583d1a1614c8e56d86df9d7305ed14c 100644 (file)
@@ -531,9 +531,9 @@ Type \\[isearch-quote-char] to quote control character to search for it.
  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.