diff lisp/ChangeLog @ 101325:945f3656919f

* server.el (server-start): Allow server to shut down when no frames are available in daemon-mode.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 21 Jan 2009 20:28:27 +0000
parents b34b0237ca1a
children b0eef2ac5a59
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 21 18:56:41 2009 +0000
+++ b/lisp/ChangeLog	Wed Jan 21 20:28:27 2009 +0000
@@ -1,3 +1,8 @@
+2009-01-21  Chong Yidong  <cyd@stupidchicken.com>
+
+	* server.el (server-start): Allow server to shut down when no
+	frames are available in daemon-mode.
+
 2009-01-21  Juanma Barranquero  <lekktu@gmail.com>
 
 	* term.el (term-previous-matching-input, term-next-matching-input)