]> git.eshelyaron.com Git - emacs.git/commit
Print out more X error details
authorPo Lu <luangruo@yahoo.com>
Sat, 24 Dec 2022 06:12:17 +0000 (14:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 24 Dec 2022 06:18:56 +0000 (14:18 +0800)
commit283043621756fd004906ecdd5ba829a47cb3fc57
tree415edb68280209010bd0568033807fdce0cefa13
parent8fcedd81ab665a89f03d664a3c71308b5980604a
Print out more X error details

* src/xterm.c (x_error_quitter): Print the failing resource ID
and minor code on an X error.
src/xterm.c