]> git.eshelyaron.com Git - emacs.git/commitdiff
* startup.el (command-line): Enable tool-bar-mode as long as it is
authorChong Yidong <cyd@stupidchicken.com>
Thu, 9 Oct 2008 19:29:42 +0000 (19:29 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 9 Oct 2008 19:29:42 +0000 (19:29 +0000)
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.

lisp/ChangeLog

index f6c88dbfc536f55f9182bd0214cc696695337bea..bed3852d9f5057c6fba0ea43e74ded14a59da6f7 100644 (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