]> git.eshelyaron.com Git - emacs.git/commit
Close the X connection when the last frame is deleted.
authorKaroly Lorentey <lorentey@elte.hu>
Sat, 19 Mar 2005 20:38:03 +0000 (20:38 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sat, 19 Mar 2005 20:38:03 +0000 (20:38 +0000)
commit3dde89595b858eb67d926d80ac7c63dae398c8ae
treee67e4995a88c315d62f72d858ec0007a2a758b97
parent392711ede18168618ac6eedd4fdf5910d11a2714
Close the X connection when the last frame is deleted.

* src/xfns.c (Fx_close_connection): Move code to x_delete_frame_display.
  (x_delete_frame_display): Actually close the X connection.

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