From 209f39ac8aa330b6bc4703049aa1cea9f8763ca8 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 5 Feb 2009 06:21:19 +0000 Subject: [PATCH] (Ffont_spec): Docstring modified. --- src/font.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; -- 2.39.5