changeset 98633:033e60abdaa2

* emacs-lisp/warnings.el (display-warning): Issue a message if called during daemon initialization.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 11 Oct 2008 22:06:43 +0000
parents fa239c11871f
children dab337a95b5a
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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-local-item-from-menu): Put the check for number of
 	display colors into the image expression.