From bbfc05182a17a8af53e1191340272c1c3e63cdfa Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 13 May 2008 17:53:04 +0000 Subject: [PATCH] * tool-bar.el (tool-bar-make-keymap): Account for the optional KEY-BINDING-DATA field in menu-item list. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5