diff options
| author | Kenichi Handa | 2004-03-03 12:36:44 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-03-03 12:36:44 +0000 |
| commit | b1a733efbb34e0e8ca6776bea1117b7afad3f870 (patch) | |
| tree | 599183c2b3844aead9881216a47a04309bd61350 | |
| parent | 2db4bfe529071f0113d4e8660d2872d09e365fba (diff) | |
| download | emacs-b1a733efbb34e0e8ca6776bea1117b7afad3f870.tar.gz emacs-b1a733efbb34e0e8ca6776bea1117b7afad3f870.zip | |
(ps-mule-font-info-database): Typo in doc fixed.
| -rw-r--r-- | lisp/ps-mule.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index 4a777ce792f..d16b5da5944 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el | |||
| @@ -280,7 +280,7 @@ CHARSET is a charset (symbol) for this font family, | |||
| 280 | 280 | ||
| 281 | FONT-TYPE is a font type: normal, bold, italic, or bold-italic. | 281 | FONT-TYPE is a font type: normal, bold, italic, or bold-italic. |
| 282 | 282 | ||
| 283 | FONT-SRC is a font source: builtin, ps-bdf, vflib, or nil. | 283 | FONT-SRC is a font source: builtin, bdf, vflib, or nil. |
| 284 | 284 | ||
| 285 | If FONT-SRC is builtin, FONT-NAME is a built-in PostScript font name. | 285 | If FONT-SRC is builtin, FONT-NAME is a built-in PostScript font name. |
| 286 | 286 | ||