]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix link in previous display.texi change
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 11 Oct 2020 02:05:41 +0000 (04:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 11 Oct 2020 02:05:41 +0000 (04:05 +0200)
* doc/lispref/display.texi (Fontsets): Link to the correct node in
the Elisp manual, not in the Emacs manual.

doc/lispref/display.texi

index 5b4b6720af26df62a38a0b6f64a317cc07c140ec..c304342303942371c77881e09413c07ab291ef6d 100644 (file)
@@ -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