]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#72254
authorPo Lu <luangruo@yahoo.com>
Thu, 12 Sep 2024 00:22:25 +0000 (08:22 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:29:04 +0000 (22:29 +0200)
commit5ada5a59f7f346698cac761434a6fbce76b8f088
treee35ff261efe5f88e93a83caeff19d0b4dbd5e061
parentdb2c5b7f773df69557dabf4ed75270076285df00
Fix bug#72254

* src/pgtkselect.c (Fpgtk_get_selection_internal): If requesting
TARGETS with just one result, return it as a vector.
(bug#72254)

(cherry picked from commit 11e7ae3964e192b0e4bcc437a04278ee727e720b)
src/pgtkselect.c