changeset 98623:8a9f44d8feb0

* tool-bar.el (tool-bar-local-item) (tool-bar-local-item-from-menu): Put the check for number of display colors into the image expression. (tool-bar-setup): Don't be a no-op on ttys.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 11 Oct 2008 19:45:36 +0000
parents 99b9163e937f
children 14621c767c96
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 11 18:55:08 2008 +0000
+++ b/lisp/ChangeLog	Sat Oct 11 19:45:36 2008 +0000
@@ -1,3 +1,10 @@
+2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
+
+	* tool-bar.el (tool-bar-local-item)
+	(tool-bar-local-item-from-menu): Put the check for number of
+	display colors into the image expression.
+	(tool-bar-setup): Don't be a no-op on ttys.
+
 2008-10-11  Romain Francoise  <romain@orebokech.com>
 
 	* help.el (view-lossage): Fix docstring, lossage is now 300 keys.