diff options
author | Eli Zaretskii <eliz@gnu.org> | 2022-01-08 11:13:03 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-01-08 11:13:03 +0200 |
commit | e86a2ce5fccae57e134d6f19d02b5c46dfce6efc (patch) | |
tree | a7523b56832da1d641148ee475fddd667b897c11 | |
parent | 6bf1bb384c3e52faa45340733f20c75dd6938f04 (diff) | |
download | emacs-e86a2ce5fccae57e134d6f19d02b5c46dfce6efc.tar.gz emacs-e86a2ce5fccae57e134d6f19d02b5c46dfce6efc.tar.bz2 emacs-e86a2ce5fccae57e134d6f19d02b5c46dfce6efc.zip |
; Fix last change.
-rw-r--r-- | doc/emacs/mule.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index 92e055300e1..5f303418383 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi @@ -1825,7 +1825,7 @@ controls the display on X of preview text generated by the native input methods; @pxref{Table of Resources}. On MS-Windows, Emacs supports native inputs methods provided by -@acronym{IMM}, the Input Method Manager; but that can be turned off if +@acronym{IMM}, the Input Method Manager, but that can be turned off if needed; @pxref{Windows Keyboard}. @cindex @code{iso-transl} library |