diff src/font.c @ 101806:73703b41e43a

(Ffont_spec): Docstring modified.
author Kenichi Handa <handa@m17n.org>
date Thu, 05 Feb 2009 06:21:19 +0000
parents 9e1fcd81389c
children 97c9e9322753
line wrap: on
line diff
--- 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;