From: Andreas Schwab Date: Sat, 23 Apr 2005 15:38:07 +0000 (+0000) Subject: (isearch-forward): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~820 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8bdf62a78678d9707e3ddfeeefe3ed439117b1f8;p=emacs.git (isearch-forward): Doc fix. --- diff --git a/lisp/isearch.el b/lisp/isearch.el index e01f2c0c0ec..a8718836c58 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -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.