]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/commands.texi (Misc Events): Fix typo.
authorPo Lu <luangruo@yahoo.com>
Fri, 7 Jan 2022 11:05:42 +0000 (19:05 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 7 Jan 2022 11:07:37 +0000 (19:07 +0800)
doc/lispref/commands.texi

index 062b8ea9116fbe2908b239a6981eaf45fb87145e..3c3b69c64d1eb36aff799968c59ce03ea7dc39fb 100644 (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})