Change log entry reconstructed from commit message.

This commit is contained in:
Andreas Schwab 2004-11-06 14:41:21 +00:00
parent 4ac3afb9e7
commit 98961e08e5

View 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