emacs-diffs
[Top][All Lists]
Advanced

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

master c44f1a4 2/2: Fix link in previous display.texi change


From: Lars Ingebrigtsen
Subject: master c44f1a4 2/2: Fix link in previous display.texi change
Date: Sat, 10 Oct 2020 22:05:51 -0400 (EDT)

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

    Fix link in previous display.texi change
    
    * doc/lispref/display.texi (Fontsets): Link to the correct node in
    the Elisp manual, not in the Emacs manual.
---
 doc/lispref/display.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 5b4b672..c304342 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -3677,7 +3677,7 @@ does that, this function's value may not be accurate.
 
 This function may return non-@code{nil} even when there is no font
 available, since it also checks whether the coding system for the text
-terminal can encode the character (@pxref{Terminal Coding}).
+terminal can encode the character (@pxref{Terminal I/O Encoding}).
 @end defun
 
 @node Low-Level Font



reply via email to

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