diff options
| author | Gerd Moellmann | 2001-02-01 15:37:03 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-02-01 15:37:03 +0000 |
| commit | 01acdb05c3fd7932a8c2bfbd7edc3337f7d38172 (patch) | |
| tree | 6d1e1a74b286849b8eb7237a1c6eeb8622b7a750 /man | |
| parent | 3ecd8ad08f404883c9b53f9d13b16c59c358fa31 (diff) | |
| download | emacs-01acdb05c3fd7932a8c2bfbd7edc3337f7d38172.tar.gz emacs-01acdb05c3fd7932a8c2bfbd7edc3337f7d38172.zip | |
*** empty log message ***
Diffstat (limited to 'man')
| -rw-r--r-- | man/search.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/search.texi b/man/search.texi index ee4f15f7756..92252a31e44 100644 --- a/man/search.texi +++ b/man/search.texi | |||
| @@ -58,7 +58,8 @@ the cursor move to after the first @samp{FO}. After another @kbd{O}, the | |||
| 58 | cursor is after the first @samp{FOO} after the place where you started the | 58 | cursor is after the first @samp{FOO} after the place where you started the |
| 59 | search. At each step, the buffer text that matches the search string is | 59 | search. At each step, the buffer text that matches the search string is |
| 60 | highlighted, if the terminal can do that; at each step, the current search | 60 | highlighted, if the terminal can do that; at each step, the current search |
| 61 | string is updated in the echo area. | 61 | string is updated in the echo area. Multilingual text can be input by |
| 62 | toggling input methods with @kbd{C-\} or @kbd{C-^}. | ||
| 62 | 63 | ||
| 63 | If you make a mistake in typing the search string, you can cancel | 64 | If you make a mistake in typing the search string, you can cancel |
| 64 | characters with @key{DEL}. Each @key{DEL} cancels the last character of | 65 | characters with @key{DEL}. Each @key{DEL} cancels the last character of |