]> git.eshelyaron.com Git - emacs.git/commit
Initialize time inside motion and button events converted from XI events
authorPo Lu <luangruo@yahoo.com>
Fri, 4 Mar 2022 10:33:46 +0000 (18:33 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 4 Mar 2022 10:34:57 +0000 (18:34 +0800)
commitf9f6c67181584cdf8334610031486baf1d9ad203
tree4e2f33365df3b87cb6233d88449a1bb60802be9b
parent62d97d4afd4a13cb2cd0f7eacbc4b5af1d620cf7
Initialize time inside motion and button events converted from XI events

* src/xterm.c (handle_one_xevent): Make sure time is initialized
in artificial events passed to functions that use it.
src/xterm.c