# HG changeset patch # User Kenichi Handa # Date 1070329622 0 # Node ID 6871c119b1867f7c7074b7988bfc78c6af666e8b # Parent d4852c246c07d7c25a65de6f35a02a2314e6eadb (Fset_fontset_font): Fix docstring. diff -r d4852c246c07 -r 6871c119b186 src/fontset.c --- 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 ].