Mercurial > emacs
changeset 89337:6026c8e5664f
(Fset_fontset_font): Fix indentation of docstring.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 07 Jan 2003 01:28:01 +0000 |
parents | 4f46c53eb254 |
children | 99010f501117 |
files | src/fontset.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/fontset.c Tue Jan 07 01:26:33 2003 +0000 +++ b/src/fontset.c Tue Jan 07 01:28:01 2003 +0000 @@ -1150,7 +1150,7 @@ * 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.