# HG changeset patch # User Chong Yidong # Date 1223830697 0 # Node ID 4d71f5eee086cc200a8855180c21abe20f6b157d # Parent b4b9589af9a764f7fe4dc6f13016491cb28135a0 * startup.el (command-line): If toolbar is disabled but ought to be initialized, call tool-bar-setup. diff -r b4b9589af9a7 -r 4d71f5eee086 lisp/ChangeLog --- a/lisp/ChangeLog Sun Oct 12 13:47:09 2008 +0000 +++ b/lisp/ChangeLog Sun Oct 12 16:58:17 2008 +0000 @@ -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.