]> git.eshelyaron.com Git - emacs.git/commit
Improve 'gui-get-selection' on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Thu, 20 Mar 2025 09:03:32 +0000 (11:03 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Mar 2025 18:09:14 +0000 (19:09 +0100)
commit2bb317796a65e01065f2909d1d3a7316633c35b6
treea426e173fb9ec9a4db47bec0dc0a2e8254ba8020
parent5f8a85dad3a670e1ec90a57cd04eb830a95e70b2
Improve 'gui-get-selection' on MS-Windows

* lisp/term/w32-win.el (w32--get-selection): Allow UTF8_STRING and
TEXT data types as well, since w32select.c handles that correctly.

(cherry picked from commit e53b90a5ce21feeb0290fbe035e9a2d6aae34bc3)
lisp/term/w32-win.el