diff src/ChangeLog @ 111261:d7cb530f5469

Print informative error message when aborting on GTK disconnect. * xterm.c (x_connection_closed): Print informative error message when aborting on GTK. This requires using shut_down_emacs directly instead of Fkill_emacs.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 30 Oct 2010 23:33:56 -0400
parents 2dcdfeb8d47c
children 029e4783cbae f2cb0d643a91
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 30 19:16:20 2010 -0700
+++ b/src/ChangeLog	Sat Oct 30 23:33:56 2010 -0400
@@ -1,3 +1,9 @@
+2010-10-31  Chong Yidong  <cyd@stupidchicken.com>
+
+	* xterm.c (x_connection_closed): Print informative error message
+	when aborting on GTK.  This requires using shut_down_emacs
+	directly instead of Fkill_emacs.
+
 2010-10-25  Michael Albinus  <michael.albinus@gmx.de>
 
 	* dbusbind.c (Fdbus_call_method_asynchronously)