Mercurial > emacs
comparison lisp/ChangeLog @ 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 | 4b5ccee300fc |
comparison
equal
deleted
inserted
replaced
98662:b4b9589af9a7 | 98663:4d71f5eee086 |
---|---|
1 2008-10-12 Chong Yidong <cyd@stupidchicken.com> | 1 2008-10-12 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * startup.el (command-line): If toolbar is disabled but ought to | |
4 be initialized, call tool-bar-setup. | |
2 | 5 |
3 * tool-bar.el (tool-bar-setup): Variable deleted. | 6 * tool-bar.el (tool-bar-setup): Variable deleted. |
4 (tool-bar-setup): Set it up unconditionally. | 7 (tool-bar-setup): Set it up unconditionally. |
5 | 8 |
6 * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup. | 9 * faces.el (x-create-frame-with-faces): Don't call tool-bar-setup. |