From f83d92b2f830faad6ebad8ec99d161535070971f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 6 Sep 2002 09:03:22 +0000 Subject: [PATCH] (Fset_fontset_font): Fix spacing. --- src/fontset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fontset.c b/src/fontset.c index fbf3e09bf0b..d748c7ef92e 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -979,7 +979,7 @@ DEFUN ("set-fontset-font", Fset_fontset_font, Sset_fontset_font, 3, 4, 0, CHARACTER may be a cons; (FROM . TO), where FROM and TO are non-generic characters. In that case, use FONTNAME for all characters in the range FROM and TO (inclusive). -CHARACTER may be a charset. In that case, use FONTNAME +CHARACTER may be a charset. In that case, use FONTNAME for all character in the charsets. FONTNAME may be a cons; (FAMILY . REGISTRY), where FAMILY is a family -- 2.39.2