Clarify wording of NS drag n drop documentation

* doc/emacs/macos.texi (Mac / GNUstep Events): Clarify wording of
ns-drag-n-drop description.
This commit is contained in:
Alan Third 2018-04-22 11:06:42 +01:00
parent 343d70b10e
commit 850ff18016

View file

@ -169,9 +169,9 @@ the requested line (@code{ns-open-file-select-line}).
@item ns-drag-n-drop @item ns-drag-n-drop
This event occurs when a user drags an object from another application This event occurs when a user drags an object from another application
into an Emacs frame. The default behavior is to open a file in the into an Emacs frame. The default behavior is to open a file in the
current window, or to insert text in the buffer it is dropped into. window under the mouse, or to insert text at point of the window under
It may sometimes be necessary to use the @key{META} key in conjunction the mouse. It may sometimes be necessary to use the @key{META} key in
with dragging to force text insertion. conjunction with dragging to force text insertion.
@item ns-change-font @item ns-change-font
This event occurs when the user selects a font in a Nextstep font This event occurs when the user selects a font in a Nextstep font