From: Chong Yidong Date: Thu, 27 Nov 2008 03:27:54 +0000 (+0000) Subject: * tool-bar.el (tool-bar-find-image-cache): Var deleted. X-Git-Tag: emacs-pretest-23.0.90~1490 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=01d5aaeb1103f70ff7687fffaaa17c0792fb7e49;p=emacs.git * tool-bar.el (tool-bar-find-image-cache): Var deleted. (tool-bar-find-image): Function deleted. (tool-bar-local-item, tool-bar-local-item-from-menu): Use find-image instead of tool-bar-find-image. (tool-bar-keymap-cache): New hash table. (tool-bar-make-keymap): Use it. (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 612c1b41bbb..c81984b5f29 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2008-11-27 Chong Yidong + + * tool-bar.el (tool-bar-find-image-cache): Var deleted. + (tool-bar-find-image): Function deleted. + (tool-bar-local-item, tool-bar-local-item-from-menu): Use + find-image instead of tool-bar-find-image. + (tool-bar-keymap-cache): New hash table. + (tool-bar-make-keymap): Use it. + (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here. + 2008-11-26 Michael Albinus * net/dbus.el (dbus-handle-event): The result of a message call