From: Andreas Schwab Date: Sat, 6 Nov 2004 14:41:21 +0000 (+0000) Subject: Change log entry reconstructed from commit message. X-Git-Tag: ttn-vms-21-2-B4~4158 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=98961e08e5e8d0c69a849696e6af4e3cd9faaa4a;p=emacs.git Change log entry reconstructed from commit message. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 618633a9704..9f4fd1b78b9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2004-11-06 Stefan Monnier + + * 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 (tiny change) * outline.el (hide-body): Don't hide lines at the top of the file