]> git.eshelyaron.com Git - emacs.git/commit
Fix `dnd-indicate-insertion-point' on Mac OS
authorPo Lu <luangruo@yahoo.com>
Mon, 30 May 2022 08:03:11 +0000 (16:03 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 30 May 2022 08:03:11 +0000 (16:03 +0800)
commitf81065a91be5a54b78e202df6918aff443588ae1
treebb5272e22ec9a47c597774d34212d3db28ecebca
parent3eca30bc50472c46896fc790ade9aaf0c26ac756
Fix `dnd-indicate-insertion-point' on Mac OS

* lisp/term/ns-win.el (ns-handle-drag-motion): Remove debugging
code.

* src/nsterm.m ([EmacsView draggingUpdated:]): Redisplay here
instead.
lisp/term/ns-win.el
src/nsterm.m