Mercurial > emacs
changeset 61280:00b61538c205
(encoded-kbd-mode): Specify :group.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 04 Apr 2005 09:15:05 +0000 |
parents | e745823be4f7 |
children | 68eb0186eb0d |
files | lisp/international/encoded-kb.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/encoded-kb.el Mon Apr 04 09:13:04 2005 +0000 +++ b/lisp/international/encoded-kb.el Mon Apr 04 09:15:05 2005 +0000 @@ -269,7 +269,7 @@ 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.