]> git.eshelyaron.com Git - emacs.git/commit
Some minor fixes to Motif DND support
authorPo Lu <luangruo@yahoo.com>
Mon, 18 Apr 2022 00:25:45 +0000 (08:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 18 Apr 2022 00:26:38 +0000 (08:26 +0800)
commit4b2b3c45d39721a60f8ed63c2a3e3ec9ff7e5004
tree67fd16d9cbcac86ffa65ea588a6aa636705f38be
parent6cd43d62055c9ec27cacdcaff13d4a52b7efdff2
Some minor fixes to Motif DND support

* src/xterm.c (xm_write_drag_initiator_info): Swap cardinal
values if wrong byteorder.
(xm_setup_dnd_targets): Read LONG_MAX amount of drag targets.
src/xterm.c