emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 24 Apr 2002 19:23:00 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3751 emacs/lisp/ChangeLog:1.3752
*** emacs/lisp/ChangeLog:1.3751 Wed Apr 24 13:17:10 2002
--- emacs/lisp/ChangeLog        Wed Apr 24 19:22:59 2002
***************
*** 1,3 ****
--- 1,14 ----
+ 2002-04-24  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/easymenu.el (easy-menu-intern): Downcase before interning.
+       (easy-menu-define-key-intern): Function deleted; callers intern
+       and then call easy-menu-define-key.
+       (easy-menu-do-add-item): Explicitly intern the key, but not BEFORE.
+       (easy-menu-define-key): Use easy-menu-name-match to match BEFORE.
+       (easy-menu-name-match): New function.
+       (add-submenu): New function.
+       (easy-menu-get-map-look-for-name): Use easy-menu-name-match.
+ 
  2002-04-24  Eli Zaretskii  <address@hidden>
  
        * menu-bar.el (menu-bar-adv-search-menu) 



reply via email to

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