1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

(Ffont_spec): Docstring modified.

This commit is contained in:
Kenichi Handa 2009-02-05 06:21:19 +00:00
parent f4427a54f1
commit 209f39ac8a

View 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;