]> git.eshelyaron.com Git - emacs.git/commit
Clean up input extension event handling code
authorPo Lu <luangruo@yahoo.com>
Mon, 28 Feb 2022 12:21:24 +0000 (20:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 28 Feb 2022 12:21:24 +0000 (20:21 +0800)
commitcde8e5afbb651f1be04b5e79db984d00d751ca04
treea7a9f6e95ea9da25db5e5efd401346b732f776a1
parent122b189219054f0c4a625e9707d2c0d37f472760
Clean up input extension event handling code

* src/xterm.c (handle_one_xevent): Fix usages of event
structures of the wrong type.
src/xterm.c