From da226c735283ba183e756bb59a4988db4a4ee4fc Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 21 Jul 2001 08:21:55 +0000 Subject: [PATCH] (Input methods): Some more keys useful in Chinese input methods. --- man/mule.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/mule.texi b/man/mule.texi index 0957d29b97c..aee047fab63 100644 --- a/man/mule.texi +++ b/man/mule.texi @@ -390,7 +390,10 @@ corresponds to many different Chinese characters, you must select one of the alternatives using special Emacs commands. Keys such as @kbd{C-f}, @kbd{C-b}, @kbd{C-n}, @kbd{C-p}, and digits have special definitions in this situation, used for selecting among the alternatives. @key{TAB} -displays a buffer showing all the possibilities. +displays a buffer showing all the possibilities; clicking @kbd{Mouse-2} +on one of the possible completions selects that alternative. +@code{C-@key{SPC}} selects the current alternative, while typing a +number @var{n} selects the @var{n}th column of the current row. In Japanese input methods, first you input a whole word using phonetic spelling; then, after the word is in the buffer, Emacs converts -- 2.39.5