]> code.delx.au - gnu-emacs/commit
* tool-bar.el (tool-bar-setup): Variable deleted.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 12 Oct 2008 13:45:29 +0000 (13:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 12 Oct 2008 13:45:29 +0000 (13:45 +0000)
commit3240257259e7a9b7226ba05b496edacd664eaa73
tree23764ae764a231275f8749c51e6e7fd3e6f1f25b
parent990a73f04944decbcaf330c60ae3557b5a84ceca
* tool-bar.el (tool-bar-setup): Variable deleted.
(tool-bar-setup): Set it up unconditionally.

* faces.el (x-create-frame-with-faces): Don't call tool-bar-setup.

* frame.el: Remove unneeded function declaration.

* progmodes/grep.el (grep-mode-tool-bar-map): Check if
tool-bar-map has been initialized before setting it up.

* progmodes/compile.el (compilation-mode-tool-bar-map): Check if
tool-bar-map has been initialized before setting it up.
lisp/ChangeLog