From 3dcd48ddf47cb03e5b9ff1e0de54ab9afc1f4065 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 7 Jan 2003 01:28:01 +0000 Subject: [PATCH] (Fset_fontset_font): Fix indentation of docstring. --- src/fontset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fontset.c b/src/fontset.c index 5b283e7c000..a9a6ce522f9 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -1150,7 +1150,7 @@ FONT-SPEC may be: * A vector [ FAMILY WEIGHT SLANT WIDTH ADSTYLE REGISTRY ]. See the documentation of `set-face-attribute' for the detail of these vector elements; -* A cons (FAMILY . REGISTRY), where FAMILY is a font family name and + * A cons (FAMILY . REGISTRY), where FAMILY is a font family name and REGISTRY is a font registry name; * A font name string. -- 2.39.2