# HG changeset patch # User Andreas Schwab # Date 1114270687 0 # Node ID d8f3865ed9a298e14552189caa740374e34b9eaa # Parent 761e44d04246d30556ea22ff05227165275b2329 (isearch-forward): Doc fix. diff -r 761e44d04246 -r d8f3865ed9a2 lisp/isearch.el --- 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.