• Alan Third's avatar
    Fix drag and drop behaviour on NS (bug#30929) · c342b263
    Alan Third authored
    * doc/emacs/macos.texi (Mac / GNUstep Events): Describe the new drag
    and drop behaviour.
    * lisp/term/ns-win.el (ns-drag-n-drop): Handle the new event format.
    (ns-drag-n-drop-other-frame):
    (ns-drag-n-drop-as-text):
    (ns-drag-n-drop-as-text-other-frame): Remove functions and key
    bindings.
    * src/nsterm.m ([EmacsView performDragOperation:]): Send Emacs event
    in new format without setting any modifiers.
    c342b263
macos.texi 9.78 KB