]> git.eshelyaron.com Git - emacs.git/commit
Slightly optimize x_check_errors as well
authorPo Lu <luangruo@yahoo.com>
Tue, 31 May 2022 12:56:43 +0000 (20:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 31 May 2022 12:56:55 +0000 (20:56 +0800)
commit90957dfb7a21528b19f587b1aa64752f5f2f194e
tree631ae909b3c2c50290fc7c79c3b5a3b6b944ad71
parentdea1a502ef9463a7c23e0726d0a99fa938622207
Slightly optimize x_check_errors as well

* src/xterm.c (x_check_errors): Don't sync if no requests were
made since the error trap was installed.
src/xterm.c