diff lisp/ChangeLog @ 110707:17914d74ccf4

* lisp/server.el (server-process-filter, server-return-error): Give emacsclient time to shut down after receiving an error string. * etc/NEWS: Document tweak to emacsclient exit status.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 02 Oct 2010 20:03:44 -0400
parents 4e901a2d3669
children deee083d1b01
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 02 20:00:01 2010 -0400
+++ b/lisp/ChangeLog	Sat Oct 02 20:03:44 2010 -0400
@@ -1,3 +1,8 @@
+2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
+
+	* server.el (server-process-filter, server-return-error): Give
+	emacsclient time to shut down after receiving an error string.
+
 2010-10-02  Michael Albinus  <michael.albinus@gmx.de>
 
 	* files.el (remote-file-name-inhibit-cache): New defcustom.