]> git.eshelyaron.com Git - emacs.git/commit
Fix timestamp of special drop events
authorPo Lu <luangruo@yahoo.com>
Sat, 11 Jun 2022 13:16:30 +0000 (21:16 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 11 Jun 2022 13:16:51 +0000 (21:16 +0800)
commiteeec16819b954dfbd101ae9925b7cc3bebf923ee
tree766fe3e5cbcebf4a43cfe7de04a0b34e447d63b6
parent9ea98a68f4325029e68eae1a2a2a948f92c9412b
Fix timestamp of special drop events

* src/xterm.c (x_dnd_send_drop): Set special event timestamp
to the timestamp of the drop instead of CurrentTime.
src/xterm.c