]> git.eshelyaron.com Git - emacs.git/commit
Fix Motif drag-and-drop on servers without XI2
authorPo Lu <luangruo@yahoo.com>
Sun, 3 Apr 2022 00:52:26 +0000 (08:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 3 Apr 2022 00:52:26 +0000 (08:52 +0800)
commit4afd34edd34ef734eda36efda08add5566a72fd9
tree202667be0bbf2b74129d7f54e6110f455bc331e7
parent6904fcb11d76c2ccd8663a81a07bce212e042e95
Fix Motif drag-and-drop on servers without XI2

* src/xterm.c (handle_one_xevent): Pass right flags to the
receiver when handling drops for core button events.
src/xterm.c