From f76103b7405ce6f5c0cdc27e7dae6e20d547a751 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 11 Oct 2008 22:06:43 +0000 Subject: [PATCH] * emacs-lisp/warnings.el (display-warning): Issue a message if called during daemon initialization. --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 57ea21f4b20..b45b32c770d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. -- 2.39.5