Mercurial > emacs
changeset 98663:4d71f5eee086
* startup.el (command-line): If toolbar is disabled but ought to be
initialized, call tool-bar-setup.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 12 Oct 2008 16:58:17 +0000 |
parents | b4b9589af9a7 |
children | 0eb883171f2a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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.