]> git.eshelyaron.com Git - emacs.git/commit
Fix some aspects of X display shutdown.
authorKaroly Lorentey <lorentey@elte.hu>
Sun, 27 Mar 2005 18:53:41 +0000 (18:53 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sun, 27 Mar 2005 18:53:41 +0000 (18:53 +0000)
commite4a92752ad38859db378dd0c3011c1994494009c
treebce3aea742c9602dd915ba6a806f4bbf2009eeec
parenta0a7e8c6de361d15703e78a1e934d0347475dcb8
Fix some aspects of X display shutdown.

* 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.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-320
src/xterm.c