]> git.eshelyaron.com Git - emacs.git/commit
Correct order of arguments to dnd-handle-multiple-urls
authorPo Lu <luangruo@yahoo.com>
Fri, 27 Oct 2023 00:25:43 +0000 (08:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 27 Oct 2023 00:25:43 +0000 (08:25 +0800)
commit4a4677aa32fcecd5d490a096e4de0e03ebe55b5e
treea6021af14513dd83b35211d6d434140f172709d3
parent194a8f5c1406dd7e762376bdfde78d1b7d01b6b1
Correct order of arguments to dnd-handle-multiple-urls

* lisp/term/android-win.el (android-handle-dnd-event): Pass
new-uri-list before action.
lisp/term/android-win.el