From: Chong Yidong Date: Sun, 12 Oct 2008 16:58:17 +0000 (+0000) Subject: * startup.el (command-line): If toolbar is disabled but ought to be X-Git-Tag: emacs-pretest-23.0.90~2521 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5e1115e31564c631ad48531ce88c022deb94e35c;p=emacs.git * startup.el (command-line): If toolbar is disabled but ought to be initialized, call tool-bar-setup. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index caf0548d140..46e7319bc64 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2008-10-12 Chong Yidong + * 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.