Mercurial > emacs
changeset 98709:c5da883d1e87
(Fontsets): Don't mention generic characters.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 14 Oct 2008 12:46:40 +0000 |
parents | 0372d3155f43 |
children | df0ee162b492 |
files | doc/lispref/display.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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).