]> git.eshelyaron.com Git - emacs.git/commit
Use correct event structures to fetch time on XI2
authorPo Lu <luangruo@yahoo.com>
Sun, 8 May 2022 01:06:40 +0000 (09:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 8 May 2022 01:06:40 +0000 (09:06 +0800)
commit672a296d3b353249ed829a7164c3db55ee204e47
treec9f8576476af83fbc8ae43ee5c547c47090c79b6
parentca3e3c947192e97f2c494ac12a26ff0d259f0459
Use correct event structures to fetch time on XI2

* src/xterm.c (handle_one_xevent): Don't use generic `xi_event'
to access the event time.
src/xterm.c