Mercurial > emacs
changeset 44771:bfc2ca8083c8
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 23 Apr 2002 08:36:35 +0000 |
parents | cdbaa6173481 |
children | 1441ddaec960 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 23 08:34:57 2002 +0000 +++ b/lisp/ChangeLog Tue Apr 23 08:36:35 2002 +0000 @@ -1,5 +1,10 @@ 2002-04-23 Miles Bader <miles@gnu.org> + * menu-bar.el (menu-bar-update-buffers): Don't use constant lists + for command menu entries, since the low-level menu code modifies + them. Cache the resulting list. + (menu-bar-buffers-menu-command-entries): New variable. + * menu-bar.el (menu-bar-update-buffers): Add `Select Named Buffer'. Add separator line before commands Remove old crufty code that tried to line things up by adding