]> git.eshelyaron.com Git - emacs.git/commit
Improve efficiency of `x_frame_highlight' and `x_frame_unhighlight'
authorPo Lu <luangruo@yahoo.com>
Sun, 3 Jul 2022 09:51:55 +0000 (17:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 3 Jul 2022 09:52:14 +0000 (17:52 +0800)
commit2c4922d76b7231dd704d34870c6e75099343a48d
treef3bc4b0b6288fb4b2de60fbe3a384da9d4a00d99
parente7da53a1169ff1796d71fb80b3a51c82821c4bbe
Improve efficiency of `x_frame_highlight' and `x_frame_unhighlight'

* src/xterm.c (x_frame_highlight, x_frame_unhighlight): Don't
sync catching errors.
src/xterm.c