]> code.delx.au - gnu-emacs/commitdiff
* startup.el (command-line): If toolbar is disabled but ought to be
authorChong Yidong <cyd@stupidchicken.com>
Sun, 12 Oct 2008 16:58:17 +0000 (16:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 12 Oct 2008 16:58:17 +0000 (16:58 +0000)
initialized, call tool-bar-setup.

lisp/ChangeLog

index caf0548d1407823d6ab845189aa84aed11ea7b73..46e7319bc64f5fdf218c279691b738c769697c5f 100644 (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.