Revision: emacs--multi-tty--0--patch-320 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Sun Mar 27 20:53:41 CEST 2005 Standard-date: 2005-03-27 18:53:41 GMT Modified-files: src/xterm.c New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-320 Summary: Fix some aspects of X display shutdown. Keywords: * src/xterm.c (x_delete_frame_display): Call xg_display_close under GTK. (x_connection_closed): Don't close the display before its frames are deleted. Protect against the last frame calling the display delete hook.