]> git.eshelyaron.com Git - emacs.git/commitdiff
* tool-bar.el (tool-bar-local-item)
authorChong Yidong <cyd@stupidchicken.com>
Sat, 11 Oct 2008 19:45:36 +0000 (19:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 11 Oct 2008 19:45:36 +0000 (19:45 +0000)
(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

index c39b64e8a875e737586a547d0ae11ddbefe1c6a2..6441248bf95bf7cc4be0687e81cba4c67b3ed450 100644 (file)
@@ -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.