]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fset_fontset_font): Fix indentation of docstring.
authorKenichi Handa <handa@m17n.org>
Tue, 7 Jan 2003 01:28:01 +0000 (01:28 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 7 Jan 2003 01:28:01 +0000 (01:28 +0000)
src/fontset.c

index 5b283e7c000f302535771bdbd89ba5552fb78060..a9a6ce522f97d03a929c4fe7d581dd9e83260d8c 100644 (file)
@@ -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.