# HG changeset patch # User Eli Zaretskii # Date 981393208 0 # Node ID f8f04fadc540283bf4888ddfd1fa45a87f4cb190 # Parent 250691f20cece30515bf2c2a8bbf3f86a0d93a05 (isearch-forward): Doc fix. diff -r 250691f20cec -r f8f04fadc540 lisp/isearch.el --- a/lisp/isearch.el Mon Feb 05 17:10:33 2001 +0000 +++ b/lisp/isearch.el Mon Feb 05 17:13:28 2001 +0000 @@ -457,13 +457,13 @@ ring. Type \\[isearch-complete] to complete the search string using the search ring. -If an input method is turned on in the current buffer, the input +If an input method is turned on in the current buffer, that input method is also active while you are typing a characters to search. To toggle the input method, type \\[isearch-toggle-input-method]. It also toggles the input method in the current buffer. To use a different input method for searching, type -\\[isearch-toggle-input-method] and specify an input method +\\[isearch-toggle-specified-input-method], and specify an input method you want to use. The above keys, bound in `isearch-mode-map', are often controlled by