From: Chong Yidong Date: Tue, 13 May 2008 17:53:04 +0000 (+0000) Subject: * tool-bar.el (tool-bar-make-keymap): Account for the optional X-Git-Tag: emacs-pretest-23.0.90~5598 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bbfc05182a17a8af53e1191340272c1c3e63cdfa;p=emacs.git * tool-bar.el (tool-bar-make-keymap): Account for the optional KEY-BINDING-DATA field in menu-item list. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5ebdbb9bb64..6e2c495b424 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-05-13 Chong Yidong + + * tool-bar.el (tool-bar-make-keymap): Account for the optional + KEY-BINDING-DATA field in menu-item list. + 2008-05-13 Stefan Monnier * dired.el (dired-read-dir-and-switches): Move things about to use less