aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-10-09 19:29:42 +0000
committerChong Yidong <[email protected]>2008-10-09 19:29:42 +0000
commita448e4167fca87332cb1099366cfbe760c88f027 (patch)
tree87562cc97be81610e1da9206967bd55340550ece
parent1ac8f4d6c86ff0b861f26cf6e69c37dec40ac043 (diff)
* 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.
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f6c88dbfc5..bed3852d9f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
+2008-10-09 Chong Yidong <[email protected]>
+
+ * 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 <[email protected]>
* frame.el (make-frame-on-tty): Use "F" inside interactive. Support