]> git.eshelyaron.com Git - emacs.git/commit
Fix timestamp specified in wheel movement XDND events
authorPo Lu <luangruo@yahoo.com>
Tue, 19 Jul 2022 01:41:36 +0000 (09:41 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 19 Jul 2022 01:41:36 +0000 (09:41 +0800)
commit6692df0279782a9956acf4f97a421d8775cf32a6
tree2a4af170e6220df14c0473eefd9491888b302944
parentbcbd06b4bbb57d285988937f82afd70538303536
Fix timestamp specified in wheel movement XDND events

* src/xterm.c (handle_one_xevent): Use the time of the wheel
event in XDND events sent in response to wheel movement.
src/xterm.c