Mercurial > emacs
changeset 89669:6871c119b186
(Fset_fontset_font): Fix docstring.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 02 Dec 2003 01:47:02 +0000 |
parents | d4852c246c07 |
children | 7b299a7f9bc8 |
files | src/fontset.c |
diffstat | 1 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/fontset.c Tue Dec 02 01:45:59 2003 +0000 +++ b/src/fontset.c Tue Dec 02 01:47:02 2003 +0000 @@ -1218,10 +1218,8 @@ CHARACTER may be a script name symbol. In that case, use FONT-SPEC for all characters that belong to the script. -CHARACTER may be a charset which has a :code-offset attribute and the -attribute value is greater than the maximum Unicode character -\(#x10FFFF). In that case, use FONT-SPEC for all characters in the -charset. +CHARACTER may be a charset. In that case, use FONT-SPEC for all +characters in the charset. FONT-SPEC may be: * A vector [ FAMILY WEIGHT SLANT WIDTH ADSTYLE REGISTRY ].