Mercurial > emacs
changeset 99970:11d986fc0df3
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 27 Nov 2008 03:27:54 +0000 |
parents | 6f9450a05b12 |
children | 1b6dc3613e69 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * 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 <michael.albinus@gmx.de> * net/dbus.el (dbus-handle-event): The result of a message call