aboutsummaryrefslogtreecommitdiffstats
path: root/src/fontset.c
diff options
context:
space:
mode:
authorDave Love2000-05-18 14:44:57 +0000
committerDave Love2000-05-18 14:44:57 +0000
commit63dffd51db074c8c66f9502117794c4cc3cf41a1 (patch)
treefe322e8442a73fc52ed89b7abc2dc316197caae6 /src/fontset.c
parent06e6aef0f7bef93c42f91546c94f67b7eb5735bb (diff)
downloademacs-63dffd51db074c8c66f9502117794c4cc3cf41a1.tar.gz
emacs-63dffd51db074c8c66f9502117794c4cc3cf41a1.zip
(Ffontset_info): ...and another.
Diffstat (limited to 'src/fontset.c')
-rw-r--r--src/fontset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontset.c b/src/fontset.c
index 79967ed36d0..ef8c2574b47 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1233,7 +1233,7 @@ The value is a list:\n\
1233 \(FONTSET-NAME (CHARSET-OR-RANGE FONT-SPEC OPENED ...) ...),\n\ 1233 \(FONTSET-NAME (CHARSET-OR-RANGE FONT-SPEC OPENED ...) ...),\n\
1234where,\n\ 1234where,\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\