emacs-diffs
[Top][All Lists]
Advanced

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

master 30abe63c4d6: * doc/lispref/frames.texi (Drag and Drop): Fix typo.


From: Po Lu
Subject: master 30abe63c4d6: * doc/lispref/frames.texi (Drag and Drop): Fix typo.
Date: Tue, 24 Oct 2023 02:30:13 -0400 (EDT)

branch: master
commit 30abe63c4d65851bbfdc659146c01ce6a43e8792
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    * doc/lispref/frames.texi (Drag and Drop): Fix typo.
---
 doc/lispref/frames.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 99493b59d71..9f969603023 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -4811,9 +4811,9 @@ selection name such as @code{UTF8_STRING}.
 @vindex x-dnd-direct-save-function
   The X Direct Save (@acronym{XDS}) protocol enables programs to
 devolve responsibility for naming a dropped file file upon the
-recipient.  When such a drop transpires, DND handlers and the forgoing
-X-specific interface are largely circumvented, tasking a different
-function with responding to the drop.
+recipient.  When such a drop transpires, DND handlers and the
+foregoing X-specific interface are largely circumvented, tasking a
+different function with responding to the drop.
 
 @defvar x-dnd-direct-save-function
 This variable should be set to a function that registers and names



reply via email to

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