]> git.eshelyaron.com Git - emacs.git/commitdiff
Change log entry reconstructed from commit message.
authorAndreas Schwab <schwab@suse.de>
Sat, 6 Nov 2004 14:41:21 +0000 (14:41 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 6 Nov 2004 14:41:21 +0000 (14:41 +0000)
lisp/ChangeLog

index 618633a970444e21425def37cbaab09a45c90ceb..9f4fd1b78b9d27d218b00457bea3eae58dde6b46 100644 (file)
@@ -1,3 +1,12 @@
+2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
+       (easy-menu-lookup-name): New fun to replace it.
+       (easy-menu-get-map): Use it to obey menu item names (rather than just
+       keys) when looking up `path'.
+       (easy-menu-always-true-p): Rename from easy-menu-always-true.
+       (easy-menu-convert-item-1): Adjust to new name.
+
 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
 
        * outline.el (hide-body): Don't hide lines at the top of the file