changeset 102131:d31ea613f989

* server.el (server-start): Make the warning more verbose (Bug#2395).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 20 Feb 2009 02:14:39 +0000
parents c78d442e47ad
children 39b2e6feb768
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 20 01:52:22 2009 +0000
+++ b/lisp/ChangeLog	Fri Feb 20 02:14:39 2009 +0000
@@ -1,3 +1,8 @@
+2009-02-20  Chong Yidong  <cyd@stupidchicken.com>
+
+	* server.el (server-start): Make the warning more
+	verbose (Bug#2395).
+
 2009-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* font-lock.el (font-lock-fontify-syntactic-keywords-region):