Print informative error message when aborting on GTK disconnect.
commit46eadc7aeedf0fe3944291e2631d8604b38fe25f
authorChong Yidong <cyd@stupidchicken.com>
Sun, 31 Oct 2010 03:33:56 +0000 (30 23:33 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 31 Oct 2010 03:33:56 +0000 (30 23:33 -0400)
treeca0611a05414b498b9dfe430130153bf575131c8
parente084bc3d4106d616722c18a54df23382b1599dee
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.
src/ChangeLog
src/xterm.c