Mercurial > emacs
changeset 101806:73703b41e43a
(Ffont_spec): Docstring modified.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 05 Feb 2009 06:21:19 +0000 |
parents | b416b80570f8 |
children | 76eba80f3816 |
files | src/font.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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;