From: Dave Love Date: Thu, 18 May 2000 13:53:25 +0000 (+0000) Subject: (Ffontset_info): Fix newline in doc. X-Git-Tag: emacs-pretest-21.0.90~3914 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=06e6aef0f7bef93c42f91546c94f67b7eb5735bb;p=emacs.git (Ffontset_info): Fix newline in doc. --- 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\ 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\