comparison lisp/ChangeLog @ 3230:012240027a21

[xemacs-hg @ 2006-02-05 19:20:44 by aidan] Address easymenu bug.
author aidan
date Sun, 05 Feb 2006 19:20:44 +0000
parents bdc2d7488c19
children 59f24c2a31ac
comparison
equal deleted inserted replaced
3229:5e523c853d06 3230:012240027a21
1 2006-02-05 Aidan Kehoe <kehoea@parhasard.net>
2
3 * easymenu.el: Update copyright.
4 * easymenu.el (easy-menu-all-popups):
5 Add a docstring.
6 * easymenu.el (easy-menu-add):
7 Document a bug, rework the function to preserve any existing
8 non-default mode-popup-menu instead of overwriting it, and not to
9 bother normalising the menu title (nothing else does).
10 * easymenu.el (easy-menu-remove):
11 Restore the default mode-popup-menu instead of leaving an empty
12 one when we remove the last easy-menu popup.
13
1 2004-01-19 Martin Buchholz <martin@xemacs.org> 14 2004-01-19 Martin Buchholz <martin@xemacs.org>
2 15
3 * font-lock.el: Add support for not-so recent changes in Java to 16 * font-lock.el: Add support for not-so recent changes in Java to
4 java-mode. 17 java-mode.
5 18