diff options
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 |