From: Juanma Barranquero Date: Fri, 6 Sep 2002 10:03:44 +0000 (+0000) Subject: (Fset_fontset_font): Fix spacing. X-Git-Tag: emacs-pretest-21.2.91~45 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=83819e3e81679f6567c755409a9fea1f3366e415;p=emacs.git (Fset_fontset_font): Fix spacing. --- diff --git a/src/fontset.c b/src/fontset.c index e8232e8de1b..98e6260a62c 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -982,7 +982,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\n\ non-generic characters. In that case, use FONTNAME\n\ for all characters in the range FROM and TO (inclusive).\n\ -CHARACTER may be a charset. In that case, use FONTNAME\n\ +CHARACTER may be a charset. In that case, use FONTNAME\n\ for all character in the charsets.\n\ \n\ FONTNAME may be a cons; (FAMILY . REGISTRY), where FAMILY is a family\n\