]> git.eshelyaron.com Git - emacs.git/commit
Improve error trapping on X
authorPo Lu <luangruo@yahoo.com>
Sun, 29 May 2022 00:51:17 +0000 (08:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 29 May 2022 00:51:17 +0000 (08:51 +0800)
commit28d4952d423a088a53a82c8e02f283fa98b7e20d
tree06520bd2d81e5e866d2f74e1d6740ed6520aa45c
parent1e66c8af402176e9f1b5f3fbdbf5f796fec79079
Improve error trapping on X

* xterm.c (x_uncatch_errors, x_had_errors_p): Don't sync if no
request was made since the error trap was installed.
src/xterm.c