]> git.eshelyaron.com Git - emacs.git/commit
Fix reporting of last-event-device for synthetic events
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 00:22:40 +0000 (08:22 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 00:22:40 +0000 (08:22 +0800)
commit6ac7fa7e78b84a6fbdf12a63d927ad55bacd8d91
tree63363ed7c5375f11ca54f53aca070ffe77359300
parent5414331d07a77d8e72aa44d4dd31f6af09bc161e
Fix reporting of last-event-device for synthetic events

* src/keyboard.c (read_char): Clear `last-event-device' earlier.
src/keyboard.c