(Fontsets): Don't mention generic characters.

This commit is contained in:
Eli Zaretskii 2008-10-14 12:46:40 +00:00
parent fc8d7fa8cf
commit d15c8cce41

View file

@ -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).