]> git.eshelyaron.com Git - emacs.git/commitdiff
(encoded-kbd-mode): Specify :group.
authorLute Kamstra <lute@gnu.org>
Mon, 4 Apr 2005 09:15:05 +0000 (09:15 +0000)
committerLute Kamstra <lute@gnu.org>
Mon, 4 Apr 2005 09:15:05 +0000 (09:15 +0000)
lisp/international/encoded-kb.el

index aa6d35c340f1e454e3df3ccf953078cd660d8096..fdb35b34533a646c8ba149eeb83890e61378db69 100644 (file)
@@ -269,7 +269,7 @@ automatically.
 In Encoded-kbd mode, a text sent from keyboard is accepted
 as a multilingual text encoded in a coding system set by
 \\[set-keyboard-coding-system]."
-  :global t
+  :global t :group 'keyboard :group 'mule
 
   (if encoded-kbd-mode
       ;; We are turning on Encoded-kbd mode.