]> git.eshelyaron.com Git - emacs.git/commit
Update device-specific grab during drag-and-drop
authorPo Lu <luangruo@yahoo.com>
Thu, 23 Jun 2022 00:53:55 +0000 (08:53 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 23 Jun 2022 00:53:55 +0000 (08:53 +0800)
commitee6e4bc525125c77d284039c0ab2e2ce4d70c7e3
tree820ff139963ebc00a1c024bedc008b7dc43d2139
parent2bf96389f7e28a2a0ba74606e84fc0aafd3009e6
Update device-specific grab during drag-and-drop

* src/xterm.c (x_detect_focus_change): Fix typo.
(handle_one_xevent): Set device if DND is in progress and update
device->grab.
src/xterm.c