]> git.eshelyaron.com Git - emacs.git/commit
Fix incorrect interaction of drag/drop and double click (bug#29121)
authorAlan Third <alan@idiocy.org>
Wed, 22 Nov 2017 16:44:38 +0000 (16:44 +0000)
committerAlan Third <alan@idiocy.org>
Wed, 22 Nov 2017 16:46:49 +0000 (16:46 +0000)
commit292c09ff6db4bba1655bbb3160e859fef59ab34b
tree58cf7044377d9373b927f70a83f8fc226fcacfae
parentd6fadb1d2632dddd52aa1c3307b62b281acbcda1
Fix incorrect interaction of drag/drop and double click (bug#29121)

* src/nsterm.m (EmacsView::performDragOperation): Drag and drop
doesn't use ns-input-file.
src/nsterm.m