]> git.eshelyaron.com Git - emacs.git/commit
Fix implementation of MULTIPLE
authorPo Lu <luangruo@yahoo.com>
Sat, 12 Nov 2022 07:50:43 +0000 (15:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 12 Nov 2022 11:01:30 +0000 (19:01 +0800)
commit25c6bc7a3d3679b26406bbcac33954186db491f2
treec562bb2c63566d10c922049201303a8a6439231d
parent75fb59c55e88c69f5dffc94947decdc2e0a9d48c
Fix implementation of MULTIPLE

* src/xselect.c (x_handle_selection_request): Make sure the type
of a reply to a MULTIPLE request is ATOM_PAIR.
src/xselect.c