]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes to treatment of `allow_current_frame'
authorPo Lu <luangruo@yahoo.com>
Thu, 31 Mar 2022 10:52:01 +0000 (18:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 31 Mar 2022 10:52:01 +0000 (18:52 +0800)
commitce1f7f2467a59924134a89f61debd5a0a59a73ea
treea3b9e106cce4501c39c28c2ef9aac6f537c5c6e9
parentc1792c51de30d161131753181db2cfdc3cd70eaf
Minor fixes to treatment of `allow_current_frame'

* src/xterm.c (x_dnd_send_drop): Don't send special event for
wrong frame.
(x_dnd_send_drop): Fix condition for returning
XdndActionPrivate.
src/xterm.c