emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 23 Apr 2002 04:36:36 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3740 emacs/lisp/ChangeLog:1.3741
*** emacs/lisp/ChangeLog:1.3740 Tue Apr 23 01:02:14 2002
--- emacs/lisp/ChangeLog        Tue Apr 23 04:36:35 2002
***************
*** 1,5 ****
--- 1,10 ----
  2002-04-23  Miles Bader  <address@hidden>
  
+       * 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]