Mercurial > emacs
changeset 28971:a7bbac783196
(Ffontset_info): ...and another.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 18 May 2000 14:44:57 +0000 |
parents | 0585095ab3e1 |
children | b77f0b29fdb9 |
files | src/fontset.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/fontset.c Thu May 18 13:53:25 2000 +0000 +++ b/src/fontset.c Thu May 18 14:44:57 2000 +0000 @@ -1233,7 +1233,7 @@ \(FONTSET-NAME (CHARSET-OR-RANGE FONT-SPEC OPENED ...) ...),\n\ where,\n\ FONTSET-NAME is a full name of the fontset.\n\ - CHARSET-OR-RANGE is a charset, a character (may be a generic character)\n\ + CHARSET-OR-RANGE is a charset, a character (may be a generic character)\n\ or a cons of two characters specifying the range of characters.\n\ FONT-SPEC is a fontname pattern string or a cons (FAMILY . REGISTRY),\n\ where FAMILY is a `FAMILY' field of a XLFD font name,\n\