From fe4d6c1877d205af63edd56b37185004d2df324f Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 11 Oct 2008 19:45:36 +0000 Subject: [PATCH] * 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. --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c39b64e8a87..6441248bf95 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2008-10-11 Chong Yidong + + * 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 * help.el (view-lossage): Fix docstring, lossage is now 300 keys. -- 2.39.5