]> git.eshelyaron.com Git - emacs.git/commit
Fix setting last user time during drag-and-drop
authorPo Lu <luangruo@yahoo.com>
Sun, 19 Jun 2022 12:56:46 +0000 (20:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 19 Jun 2022 12:57:13 +0000 (20:57 +0800)
commitdcb7b9f5ff853bfb18c0a27af47507d9ecd7be64
tree0847492a22138c819ecfd78836c24116becc1dfa
parente611dbcc7c815d321199deb380df333737bab06a
Fix setting last user time during drag-and-drop

* src/xterm.c (handle_one_xevent): Set the last user time if a
button press happens during drag and drop.  Mysterious problems
were other seen with sending selections to a clipboard
immediately afterwards on Irix 6.5.
src/xterm.c