]> git.eshelyaron.com Git - emacs.git/commit
* 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)
commita448e4167fca87332cb1099366cfbe760c88f027
tree87562cc97be81610e1da9206967bd55340550ece
parent1ac8f4d6c86ff0b861f26cf6e69c37dec40ac043
* 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.
lisp/ChangeLog