]> git.eshelyaron.com Git - emacs.git/commit
Fix incorrect usage of XM_DRAG_SIDE_EFFECT
authorPo Lu <luangruo@yahoo.com>
Sun, 3 Apr 2022 00:42:52 +0000 (08:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 3 Apr 2022 00:42:52 +0000 (08:42 +0800)
commit6904fcb11d76c2ccd8663a81a07bce212e042e95
treeea0b51609a3e548e0c08f3be305a342adf5466ea
parent98775e6cf6ca600c6c8e2ef1fdd1d1bc65c65098
Fix incorrect usage of XM_DRAG_SIDE_EFFECT

* src/xterm.c (xm_send_top_level_leave_message)
(handle_one_xevent): Pass corret alt side effects and flags to
XM_DRAG_SIDE_EFFECT.
src/xterm.c