; * doc/lispref/commands.texi (Misc Events): Fix typo.

This commit is contained in:
Po Lu 2022-01-07 19:05:42 +08:00
parent 11626f0c0c
commit 4c6d9b921c

View file

@ -2141,8 +2141,8 @@ previously displayed. @c FIXME: what is the value of ARG on PGTK?
This is a special event (@pxref{Special Events}), which normally
should not be bound by the user to any command. Emacs will typically
the text contained in the event behind the cursor on-screen when it is
received.
display the text contained in the event in an overlay behind point
when it is received.
@cindex @code{drag-n-drop} event
@item (drag-n-drop @var{position} @var{files})