]> git.eshelyaron.com Git - emacs.git/commit
Fix error handling when allowing touch events
authorPo Lu <luangruo@yahoo.com>
Thu, 19 May 2022 09:02:38 +0000 (17:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 19 May 2022 09:04:07 +0000 (17:04 +0800)
commitb9f6ead9f563a1eff3bf3b93b2264a95baea2aaf
tree217077a9237f408df40f9801ef7aafb723bc8083
parent75c90c7c5197fb69630a5c908de26db162c60a71
Fix error handling when allowing touch events

* src/xterm.c (handle_one_xevent): Catch errors correctly when
linking touch points.
src/xterm.c