]> git.eshelyaron.com Git - emacs.git/commit
* xterm.c (x_term_init): Consolidate duplicated code.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 9 Sep 2014 03:22:36 +0000 (07:22 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 9 Sep 2014 03:22:36 +0000 (07:22 +0400)
commit80465f41d7fc67d40f0a233504e295b127ad2c6b
tree799f7d502ee1f5027496e33c871600de62cba6dc
parent755958bc72220af68a4e9f0f80e3d6b4f6478067
* xterm.c (x_term_init): Consolidate duplicated code.
[USE_LUCID]: Revert 2014-04-02 change (Bug#18403).  Add comment.
(x_delete_terminal): Do not close X connection fd (Bug#18403).
Add eassert and mark dpyinfo as dead only if it was alive.
src/ChangeLog
src/xterm.c