aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/international/encoded-kb.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/encoded-kb.el b/lisp/international/encoded-kb.el
index aa6d35c340f..fdb35b34533 100644
--- a/lisp/international/encoded-kb.el
+++ b/lisp/international/encoded-kb.el
@@ -269,7 +269,7 @@ automatically.
269In Encoded-kbd mode, a text sent from keyboard is accepted 269In Encoded-kbd mode, a text sent from keyboard is accepted
270as a multilingual text encoded in a coding system set by 270as a multilingual text encoded in a coding system set by
271\\[set-keyboard-coding-system]." 271\\[set-keyboard-coding-system]."
272 :global t 272 :global t :group 'keyboard :group 'mule
273 273
274 (if encoded-kbd-mode 274 (if encoded-kbd-mode
275 ;; We are turning on Encoded-kbd mode. 275 ;; We are turning on Encoded-kbd mode.