# HG changeset patch # User Chong Yidong # Date 1223762803 0 # Node ID 033e60abdaa2aeefff21c455418af383dbf1842b # Parent fa239c11871ff2bb6d39bcf1bd85a7f55dce7ada * emacs-lisp/warnings.el (display-warning): Issue a message if called during daemon initialization. diff -r fa239c11871f -r 033e60abdaa2 lisp/ChangeLog --- a/lisp/ChangeLog Sat Oct 11 21:38:57 2008 +0000 +++ b/lisp/ChangeLog Sat Oct 11 22:06:43 2008 +0000 @@ -1,5 +1,8 @@ 2008-10-11 Chong Yidong + * emacs-lisp/warnings.el (display-warning): Issue a message if + called during daemon initialization. + * 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.