# HG changeset patch # User Chong Yidong # Date 1227756474 0 # Node ID 11d986fc0df39c2851374aec5b5fc4fe53910243 # Parent 6f9450a05b125ad01fdab91b29729b397dddecc0 * 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 -r 6f9450a05b12 -r 11d986fc0df3 lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 26 20:17:24 2008 +0000 +++ b/lisp/ChangeLog Thu Nov 27 03:27:54 2008 +0000 @@ -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