From 5e1115e31564c631ad48531ce88c022deb94e35c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 12 Oct 2008 16:58:17 +0000 Subject: [PATCH] * startup.el (command-line): If toolbar is disabled but ought to be initialized, call tool-bar-setup. --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.39.5