changeset 57977:4d59239d9b1d

Change log entry reconstructed from commit message.
author Andreas Schwab <schwab@suse.de>
date Sat, 06 Nov 2004 14:41:21 +0000
parents 11f6a1a4af7a
children 3141e565abf7
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 06 12:15:10 2004 +0000
+++ b/lisp/ChangeLog	Sat Nov 06 14:41:21 2004 +0000
@@ -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