diff options
Diffstat (limited to 'doc/emacs/frames.texi')
-rw-r--r-- | doc/emacs/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index 560870a4ed2..7c564a87763 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -1201,7 +1201,7 @@ protocol, are currently supported. It can be difficult to scroll a window or determine where dropped text will be inserted while dragging text onto an Emacs window. -Setting the option @var{dnd-indicate-insertion-point} to a +Setting the option @code{dnd-indicate-insertion-point} to a non-@code{nil} value makes point move to the location any dropped text will be inserted when the mouse moves in a window during drag, and setting @code{dnd-scroll-margin} to an integer value causes a window |