]> git.eshelyaron.com Git - emacs.git/commit
Fix session management detection of the first X display
authorPo Lu <luangruo@yahoo.com>
Fri, 20 May 2022 01:11:38 +0000 (09:11 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 20 May 2022 01:11:38 +0000 (09:11 +0800)
commit10411697468ebfcae93ffb48ca773d5321c8a5ec
treeeeee422ee75418ce47d1c55c275d28de0aed807b
parent8f3e0ed2b99b9b2ad42693cab2b3c0c291e3c3d0
Fix session management detection of the first X display

* src/xterm.c (x_term_init): Check that there is no other
display in the chain instead of testing the terminal ID.
src/xterm.c