emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 7c6cdc1eff: Fix markup in Drag and Drop


From: Lars Ingebrigtsen
Subject: master 7c6cdc1eff: Fix markup in Drag and Drop
Date: Sun, 10 Apr 2022 10:15:35 -0400 (EDT)

branch: master
commit 7c6cdc1effe247a727a53eb3855894c0f00ef2ca
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Fix markup in Drag and Drop
    
    * doc/emacs/frames.texi (Drag and Drop): Fix markup.
---
 doc/emacs/frames.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi
index 560870a4ed..7c564a8776 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]