emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el
Date: Sun, 13 Jan 2002 20:32:32 -0500

Index: emacs/lisp/international/mule-cmds.el
diff -c emacs/lisp/international/mule-cmds.el:1.180 
emacs/lisp/international/mule-cmds.el:1.181
*** emacs/lisp/international/mule-cmds.el:1.180 Wed Dec 19 11:33:06 2001
--- emacs/lisp/international/mule-cmds.el       Sun Jan 13 20:32:32 2002
***************
*** 47,59 ****
  (define-key mule-keymap "c" 'universal-coding-system-argument)
  (define-key mule-keymap "l" 'set-language-environment)
  
- (define-key help-map "\C-L" 'describe-language-environment)
- (define-key help-map "L" 'describe-language-environment)
- (define-key help-map "\C-\\" 'describe-input-method)
- (define-key help-map "I" 'describe-input-method)
- (define-key help-map "C" 'describe-coding-system)
- (define-key help-map "h" 'view-hello-file)
- 
  (defvar mule-menu-keymap
    (make-sparse-keymap "Mule (Multilingual Environment)")
    "Keymap for Mule (Multilingual environment) menu specific commands.")
--- 47,52 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]