diff options
author | Karl Heuer <kwzh@gnu.org> | 1997-11-20 22:12:59 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1997-11-20 22:12:59 +0000 |
commit | 68554dbb68a20b25418464882b1525a3f811e033 (patch) | |
tree | 0fadf6552498cb5d1fc7c58d1a27f1ed23ea80a5 /lisp | |
parent | 6250a9db043dd4a5fedb441a3615fb87bc7d4fa3 (diff) | |
download | emacs-68554dbb68a20b25418464882b1525a3f811e033.tar.gz |
Comment fix.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/international/quail.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/quail.el b/lisp/international/quail.el index 7b3e05f8b9b..2b21defc083 100644 --- a/lisp/international/quail.el +++ b/lisp/international/quail.el @@ -538,7 +538,7 @@ non-Quail commands." With arg, turn Quail mode on if and only if arg is positive. You should not turn on and off Quail mode manually, instead use -the commands `toggle-input-method' or `select-input-methods' (which +the commands `toggle-input-method' or `set-input-method' (which see). They automatically turn on or off this mode. Try \\[describe-bindings] in Quail mode to see the available key bindings. |