# HG changeset patch # User Kenichi Handa # Date 981333588 0 # Node ID d72bdac750d6f74b1f6a1c66d6d6b9dbce9559d6 # Parent 9842097dff82739aa0cb653c4f7e0d8ccb7c9185 (isearch-forward): Add description about input method in the docsting. diff -r 9842097dff82 -r d72bdac750d6 lisp/isearch.el --- a/lisp/isearch.el Mon Feb 05 00:38:37 2001 +0000 +++ b/lisp/isearch.el Mon Feb 05 00:39:48 2001 +0000 @@ -457,6 +457,15 @@ 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 +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 +you want to use. + The above keys, bound in `isearch-mode-map', are often controlled by options; do M-x apropos on search-.* to find them. Other control and meta characters terminate the search