From: Kenichi Handa Date: Tue, 2 Dec 2003 01:47:02 +0000 (+0000) Subject: (Fset_fontset_font): Fix docstring. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1679 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=95318a38d575948a1fa478006d69bde801eb02dd;p=emacs.git (Fset_fontset_font): Fix docstring. --- diff --git a/src/fontset.c b/src/fontset.c index 777e0aaca9b..d3ebea58a46 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -1218,10 +1218,8 @@ range FROM and TO (inclusive). 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 ].