]> git.eshelyaron.com Git - emacs.git/commit
Get rid of some unnecessary code in handle_one_xevent
authorPo Lu <luangruo@yahoo.com>
Sat, 22 Jan 2022 07:01:28 +0000 (15:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 22 Jan 2022 07:02:12 +0000 (15:02 +0800)
commitb63baeafd24c506863da280e03efdcf0d1d8d0eb
tree95c77e15cdcbabaec592cc0e0124b393666de017
parent643985e8b6d5277a83b4d8657bbdb8452591ce83
Get rid of some unnecessary code in handle_one_xevent

* src/xterm.c (handle_one_xevent): Stop mutating event->xkey.
src/xterm.c