isearch-query-replace-regexp keybindings.
+2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * isearch.el (isearch-forward): Document isearch-query-replace and
+ isearch-query-replace-regexp keybindings.
+
2005-02-19 Jay Belanger <belanger@truman.edu>
* calc/calc-aent.el (math-read-token): Add local variable.
\\[isearch-abort] when search is successful aborts and moves point to\
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.
Type \\[isearch-edit-string] to edit the search string in the minibuffer.