]> git.eshelyaron.com Git - emacs.git/commit
Preserve contents of PRIMARY when sending unsupported drop
authorPo Lu <luangruo@yahoo.com>
Wed, 6 Apr 2022 00:55:30 +0000 (08:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 6 Apr 2022 00:57:02 +0000 (08:57 +0800)
commitbda8f5deec7dcbe35530f4a0b9f00cdec3805449
tree021d40693736993b72abcc46b51eb6dc71bb114b
parent8ef37913d3be5ff518018acb6b0144d6e559b5ba
Preserve contents of PRIMARY when sending unsupported drop

* src/xterm.c (x_dnd_send_unsupported_drop): Set local value of
PRIMARY to the preexisting selection value, if any.
src/xterm.c