diff options
-rw-r--r-- | man/mule.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mule.texi b/man/mule.texi index 244a19129e1..26a2d91cf20 100644 --- a/man/mule.texi +++ b/man/mule.texi @@ -428,8 +428,8 @@ is the command @kbd{C-\} (@code{toggle-input-method}) used twice. because it stops waiting for more characters to combine, and starts searching for what you have already entered. - You can see how to input the character at point by the current input -using the command @kbd{C-u C-x =}. @xref{Position Info}. + To find out how to input the character after point using the current +input method, type @kbd{C-u C-x =}. @xref{Position Info}. @vindex input-method-verbose-flag @vindex input-method-highlight-flag |