# HG changeset patch # User Miles Bader # Date 1019550995 0 # Node ID bfc2ca8083c8771a76606fed5540fec49f3f9894 # Parent cdbaa6173481950fbf9408ce36926609038838e9 *** empty log message *** diff -r cdbaa6173481 -r bfc2ca8083c8 lisp/ChangeLog --- 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 + * 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