diff options
author | Kenichi Handa <handa@m17n.org> | 2004-03-03 12:36:44 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2004-03-03 12:36:44 +0000 |
commit | b1a733efbb34e0e8ca6776bea1117b7afad3f870 (patch) | |
tree | 599183c2b3844aead9881216a47a04309bd61350 /lisp/ps-mule.el | |
parent | 2db4bfe529071f0113d4e8660d2872d09e365fba (diff) | |
download | emacs-b1a733efbb34e0e8ca6776bea1117b7afad3f870.tar.gz emacs-b1a733efbb34e0e8ca6776bea1117b7afad3f870.tar.bz2 emacs-b1a733efbb34e0e8ca6776bea1117b7afad3f870.zip |
(ps-mule-font-info-database): Typo in doc fixed.
Diffstat (limited to 'lisp/ps-mule.el')
-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, FONT-TYPE is a font type: normal, bold, italic, or bold-italic. -FONT-SRC is a font source: builtin, ps-bdf, vflib, or nil. +FONT-SRC is a font source: builtin, bdf, vflib, or nil. If FONT-SRC is builtin, FONT-NAME is a built-in PostScript font name. |