Mercurial > emacs
changeset 28970:0585095ab3e1
(Ffontset_info): Fix newline in doc.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 18 May 2000 13:53:25 +0000 |
parents | 84cb017dca64 |
children | a7bbac783196 |
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:12:08 2000 +0000 +++ b/src/fontset.c Thu May 18 13:53:25 2000 +0000 @@ -1234,7 +1234,7 @@ 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\ - or a cons of two characters specifying the range of characters.\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\ REGISTRY is a `CHARSET_REGISTRY' field of a XLDF font name.\n\