* startup.el (command-line): Enable tool-bar-mode as long as it is

not suppressed by X resources, regardless of the terminal.

* tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
graphical terminals.
(tool-bar-setup): No-op if called on a tty.
This commit is contained in:
Chong Yidong 2008-10-09 19:29:42 +00:00
parent 1ac8f4d6c8
commit a448e4167f

View file

@ -1,3 +1,12 @@
2008-10-09 Chong Yidong <cyd@stupidchicken.com>
* startup.el (command-line): Enable tool-bar-mode as long as it is
not suppressed by X resources, regardless of the terminal.
* tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
graphical terminals.
(tool-bar-setup): No-op if called on a tty.
2008-10-09 Eli Zaretskii <eliz@gnu.org>
* frame.el (make-frame-on-tty): Use "F" inside interactive. Support