]> git.eshelyaron.com Git - emacs.git/commitdiff
(Ffont_spec): Docstring modified.
authorKenichi Handa <handa@m17n.org>
Thu, 5 Feb 2009 06:21:19 +0000 (06:21 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 5 Feb 2009 06:21:19 +0000 (06:21 +0000)
src/font.c

index 0010c1c3eb7c8604164ca757aa99f0af76301dfb..c5920cc27acf14089bb2c8fcf90a5730932135a6 100644 (file)
@@ -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;