From: Dave Love Date: Thu, 18 May 2000 14:44:57 +0000 (+0000) Subject: (Ffontset_info): ...and another. X-Git-Tag: emacs-pretest-21.0.90~3913 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63dffd51db074c8c66f9502117794c4cc3cf41a1;p=emacs.git (Ffontset_info): ...and another. --- 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\ \(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\