diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fontset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontset.c b/src/fontset.c index ed15c70e44d..79967ed36d0 100644 --- a/src/fontset.c +++ b/src/fontset.c | |||
| @@ -1234,7 +1234,7 @@ The value is a list:\n\ | |||
| 1234 | where,\n\ | 1234 | where,\n\ |
| 1235 | FONTSET-NAME is a full name of the fontset.\n\ | 1235 | FONTSET-NAME is a full name of the fontset.\n\ |
| 1236 | CHARSET-OR-RANGE is a charset, a character (may be a generic character)\n\ | 1236 | CHARSET-OR-RANGE is a charset, a character (may be a generic character)\n\ |
| 1237 | or a cons of two characters specifying the range of characters.\n\ | 1237 | or a cons of two characters specifying the range of characters.\n\ |
| 1238 | FONT-SPEC is a fontname pattern string or a cons (FAMILY . REGISTRY),\n\ | 1238 | FONT-SPEC is a fontname pattern string or a cons (FAMILY . REGISTRY),\n\ |
| 1239 | where FAMILY is a `FAMILY' field of a XLFD font name,\n\ | 1239 | where FAMILY is a `FAMILY' field of a XLFD font name,\n\ |
| 1240 | REGISTRY is a `CHARSET_REGISTRY' field of a XLDF font name.\n\ | 1240 | REGISTRY is a `CHARSET_REGISTRY' field of a XLDF font name.\n\ |