]> git.eshelyaron.com Git - emacs.git/commit
Fix processing of DND grab on non-XI2 builds
authorPo Lu <luangruo@yahoo.com>
Sun, 27 Mar 2022 05:01:18 +0000 (13:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 27 Mar 2022 05:01:53 +0000 (13:01 +0800)
commitef94f325577d5eda968b9f22ff2a4a19f7943b10
tree896bf989d76048985f047eab1ef06e182a1d019a
parent8ff41237ba443deb47a11a5146411eaae870e707
Fix processing of DND grab on non-XI2 builds

* src/xterm.c (handle_one_xevent): Process DND grab flag
correctly.
src/xterm.c