From: Lars Ingebrigtsen Date: Sun, 11 Oct 2020 02:05:41 +0000 (+0200) Subject: Fix link in previous display.texi change X-Git-Tag: emacs-28.0.90~5690 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c44f1a4475475d640778b90467240a175c5c8f63;p=emacs.git 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. --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 5b4b6720af2..c3043423039 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