]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 ec911f3d817a91c6574828e93e955bc1db3fdd7e..1275d5449f7b974742eb7dcaf59f62feb7dba28d 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)