* server.el (server-start): Allow server to shut down when no frames
authorChong Yidong <cyd@stupidchicken.com>
Wed, 21 Jan 2009 20:28:27 +0000 (20:28 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 21 Jan 2009 20:28:27 +0000 (20:28 +0000)
are available in daemon-mode.

lisp/ChangeLog

index ec911f3..1275d54 100644 (file)
@@ -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)