Work around GTK bug crashing emacs GTK builds.
authorTassilo Horn <tassilo@member.fsf.org>
Fri, 18 Nov 2011 09:36:59 +0000 (10:36 +0100)
committerTassilo Horn <tassilo@member.fsf.org>
Fri, 18 Nov 2011 09:36:59 +0000 (10:36 +0100)
commita2addb04643c0631c1c3a79116b5e54f9f302afc
tree4bd34a91c2baf2ddc04d4b631ce186ee4119bc8c
parent3ed8598c49cbbe3aa3a3605a28d9b7f2df3caf1e
Work around GTK bug crashing emacs GTK builds.

* frame.c (delete_frame): Don't delete the terminal when the last
X frame is closed if emacs is built with GTK toolkit.
src/ChangeLog
src/frame.c