1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

* startup.el (command-line): If toolbar is disabled but ought to be

initialized, call tool-bar-setup.
This commit is contained in:
Chong Yidong 2008-10-12 16:58:17 +00:00
parent 105ec34142
commit 5e1115e315

View File

@ -1,5 +1,8 @@
2008-10-12 Chong Yidong <cyd@stupidchicken.com>
* startup.el (command-line): If toolbar is disabled but ought to
be initialized, call tool-bar-setup.
* tool-bar.el (tool-bar-setup): Variable deleted.
(tool-bar-setup): Set it up unconditionally.