]> git.eshelyaron.com Git - emacs.git/commit
Don't allow dropping on invalid drop sites
authorPo Lu <luangruo@yahoo.com>
Tue, 7 Jun 2022 02:39:55 +0000 (10:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 7 Jun 2022 02:39:55 +0000 (10:39 +0800)
commitc60cb3baa7e0dbb3ff17d431942ae2b60ffd9c3d
tree853f4cdc1caee3426234b0c3cd2da5b773fb3002
parentcbc0d8f7c76c97efbc8595d8bd7c840975884786
Don't allow dropping on invalid drop sites

* lisp/x-dnd.el (x-dnd-drop-data): If dropping on something
other than the text area, don't set point.
(x-dnd-handle-xdnd, x-dnd-handle-motif): Don't pretend dropping
on the mode line is ok.
lisp/x-dnd.el