1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

* emacs-lisp/warnings.el (display-warning): Issue a message if

called during daemon initialization.
This commit is contained in:
Chong Yidong 2008-10-11 22:06:43 +00:00
parent 5ed3edfae2
commit f76103b740

View File

@ -1,5 +1,8 @@
2008-10-11 Chong Yidong <cyd@stupidchicken.com> 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
* emacs-lisp/warnings.el (display-warning): Issue a message if
called during daemon initialization.
* tool-bar.el (tool-bar-local-item) * tool-bar.el (tool-bar-local-item)
(tool-bar-local-item-from-menu): Put the check for number of (tool-bar-local-item-from-menu): Put the check for number of
display colors into the image expression. display colors into the image expression.