]> git.eshelyaron.com Git - emacs.git/commit
Don't lose drag-and-drop data intended for XTerm-like programs
authorPo Lu <luangruo@yahoo.com>
Sat, 8 Mar 2025 12:42:49 +0000 (20:42 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Mar 2025 10:29:06 +0000 (11:29 +0100)
commitb4376b08f0177de1b2f3d631dc131eedcbd19d37
tree438058ce3453aac6580c9e8d14dc05a2742a50b4
parenta65321b5f53453aa982da2ea54ccc477be043f10
Don't lose drag-and-drop data intended for XTerm-like programs

* src/xselect.c (x_own_selection): If special values exist for
drag-and-drop to unsupported programs, retain them till the
selection is cleared.

(cherry picked from commit b0b7ad24e6efca04a373a4f2845a483984e3f1ea)
src/xselect.c