Support 'TARGETS' in clipboard selections on MS-Windows
commitc3640fcc96ed80368209c73d7ac9a0f0d1833d93
authorEli Zaretskii <eliz@gnu.org>
Tue, 1 Nov 2016 16:04:07 +0000 (1 18:04 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 1 Nov 2016 16:04:07 +0000 (1 18:04 +0200)
tree0de0a41fcf5807bd01f72c0db1eac44144a79e32
parent2664eb539416bf4cf3f87578726d849ec6560a76
Support 'TARGETS' in clipboard selections on MS-Windows

* src/w32select.c (Fw32_selection_targets): New function.

* lisp/term/w32-win.el (w32--get-selection): Call
'w32-selection-targets' to obtain the list of data formats
available in the clipboard.
lisp/term/w32-win.el
src/w32select.c