From d15c8cce413accb8eae89907773feee7ba5155ec Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 14 Oct 2008 12:46:40 +0000 Subject: [PATCH] (Fontsets): Don't mention generic characters. --- 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 01e869234fb..a8e8e531e30 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -2907,7 +2907,7 @@ If @var{name} is @code{nil}, this function modifies the default 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). -- 2.39.5