Mercurial > emacs
changeset 35881:d72bdac750d6
(isearch-forward): Add description about input method in the docsting.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 05 Feb 2001 00:39:48 +0000 |
parents | 9842097dff82 |
children | 77f591ec2038 |
files | lisp/isearch.el |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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