]> code.delx.au - gnu-emacs/commit
* tool-bar.el (tool-bar-find-image-cache): Var deleted.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 27 Nov 2008 03:27:54 +0000 (03:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 27 Nov 2008 03:27:54 +0000 (03:27 +0000)
commit01d5aaeb1103f70ff7687fffaaa17c0792fb7e49
treeaf8d019a450fcc46a677863c47ebe1f3b8647d17
parentf7d20b3eac96b848904955fd0d3ca4867083772e
* 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.
lisp/ChangeLog