]> git.eshelyaron.com Git - emacs.git/commit
Fix NS drag and drop on macOS
authorPo Lu <luangruo@yahoo.com>
Fri, 27 May 2022 09:11:07 +0000 (17:11 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 27 May 2022 09:11:07 +0000 (17:11 +0800)
commit5d2523dcd035b2ac058abc9962405422e9717ea1
treed8d3c2293a5c592c8f426132feea82c224eb47e9
parent01e3345b7bac8f8e79433360e3f2a6fa089c8ff7
Fix NS drag and drop on macOS

* lisp/term/ns-win.el (gui-backend-set-selection):
* src/nsselect.m (Fns_begin_drag): Fix deprecation warnings and
selection/value mixup.
lisp/term/ns-win.el
src/nsselect.m