]> git.eshelyaron.com Git - emacs.git/commit
Correct implementation of extended frame synchronization
authorPo Lu <luangruo@yahoo.com>
Mon, 7 Feb 2022 01:42:08 +0000 (09:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 7 Feb 2022 01:42:08 +0000 (09:42 +0800)
commit011fa3a4cb6407603f3a77511977b9563f3438ba
tree70c413ceb6c1e185efff93bf54b81cc42fed914a
parent838da4aef8768ff74c419e0ecd6498b9dad24641
Correct implementation of extended frame synchronization

* src/xterm.c (handle_one_xevent): Use value provided in the
extended synchronization message as the current counter value.
src/xterm.c