]> git.eshelyaron.com Git - emacs.git/commit
Fix some bugs found while testing drag-and-drop
authorPo Lu <luangruo@yahoo.com>
Wed, 29 Jun 2022 13:12:12 +0000 (21:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 29 Jun 2022 13:16:32 +0000 (21:16 +0800)
commite83919f7214aad67995171b22dab8b76685943b9
tree50318dcb352723c8c662937ac9d2226fb94471d6
parent7a9353d444cf656eed1eae865afd73565cba5a29
Fix some bugs found while testing drag-and-drop

* lisp/x-dnd.el (x-dnd-get-drop-width-height):
(x-dnd-get-drop-x-y): Fix doc string.
(x-dnd-handle-xdnd): Don't set update rect if
`dnd-indicate-insertion-point'.  Bug found testing with "JX
Application Framework".
lisp/x-dnd.el