From: Kenichi Handa Date: Thu, 5 Feb 2009 06:21:19 +0000 (+0000) Subject: (Ffont_spec): Docstring modified. X-Git-Tag: emacs-pretest-23.0.91~408 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=209f39ac8aa330b6bc4703049aa1cea9f8763ca8;p=emacs.git (Ffont_spec): Docstring modified. --- diff --git a/src/font.c b/src/font.c index 0010c1c3eb7..c5920cc27ac 100644 --- a/src/font.c +++ b/src/font.c @@ -3931,7 +3931,8 @@ VALUE must be a string of XLFD-style or fontconfig-style font name. `:script' VALUE must be a symbol representing a script that the font must -support. +support. It may be a symbol representing a subgroup of a script +listed in the variable `script-representative-chars'. usage: (font-spec ARGS...) */) (nargs, args) int nargs;