diff doc/lispref/display.texi @ 98709:c5da883d1e87

(Fontsets): Don't mention generic characters.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 14 Oct 2008 12:46:40 +0000
parents 559b4f23d84b
children 8860f1bf41c3
line wrap: on
line diff
--- a/doc/lispref/display.texi	Tue Oct 14 12:09:31 2008 +0000
+++ b/doc/lispref/display.texi	Tue Oct 14 12:46:40 2008 +0000
@@ -2907,7 +2907,7 @@
 fontset, whose short name is @samp{fontset-default}.
 
 @var{character} may be a cons; @code{(@var{from} . @var{to})}, where
-@var{from} and @var{to} are non-generic characters.  In that case, use
+@var{from} and @var{to} are character codepoints.  In that case, use
 @var{fontname} for all characters in the range @var{from} and @var{to}
 (inclusive).