diff lisp/ChangeLog @ 107697:11f529f4b5bd

Make tmm-menubar work for the Buffers menu again. * tmm.el (tmm-prompt): Also handle keymap entries in the form of vectors rather than cons cells, as used in menu-bar-update-buffers.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 29 Mar 2010 11:23:01 -0400
parents 831fbe6bd8c0
children 9898924b98ed
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 29 10:18:13 2010 +0000
+++ b/lisp/ChangeLog	Mon Mar 29 11:23:01 2010 -0400
@@ -1,3 +1,9 @@
+2010-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	Make tmm-menubar work for the Buffers menu again.
+	* tmm.el (tmm-prompt): Also handle keymap entries in the form of
+	vectors rather than cons cells, as used in menu-bar-update-buffers.
+
 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
 
 	* progmodes/js.el (js-auto-indent-flag, js-mode-map)