emacs-diffs
[Top][All Lists]
Advanced

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

master c77e35efd36 3/3: * doc/lispref/frames.texi (Window System Selecti


From: Po Lu
Subject: master c77e35efd36 3/3: * doc/lispref/frames.texi (Window System Selections): Fix misuse of xref.
Date: Fri, 15 Mar 2024 21:56:37 -0400 (EDT)

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

    * doc/lispref/frames.texi (Window System Selections): Fix misuse of xref.
---
 doc/lispref/frames.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 16c0432da3a..cf7fc7721c5 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -4052,8 +4052,8 @@ programs.  It takes two optional arguments, @var{type} and
 
 The @var{data-type} argument specifies the form of data conversion to
 use, to convert the raw data obtained from another program into Lisp
-data.  @xref{X Selections}, for an enumeration of data types valid
-under X, and @xref{Other Selections} for those elsewhere.
+data.  @xref{X Selections}, for an enumeration of data types valid under
+X, and @pxref{Other Selections} for those elsewhere.
 @end defun
 
 @defopt selection-coding-system



reply via email to

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