From: Kenichi Handa Date: Tue, 7 Jan 2003 01:28:01 +0000 (+0000) Subject: (Fset_fontset_font): Fix indentation of docstring. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~128 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3dcd48ddf47cb03e5b9ff1e0de54ab9afc1f4065;p=emacs.git (Fset_fontset_font): Fix indentation of docstring. --- 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.