# HG changeset patch # User Kenichi Handa # Date 1233814879 0 # Node ID 73703b41e43aa30bdb17dc61574f032f014a68e0 # Parent b416b80570f865990f0d21909beca9a619e106fd (Ffont_spec): Docstring modified. diff -r b416b80570f8 -r 73703b41e43a src/font.c --- a/src/font.c Thu Feb 05 06:20:26 2009 +0000 +++ b/src/font.c Thu Feb 05 06:21:19 2009 +0000 @@ -3931,7 +3931,8 @@ `: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;