(ps-mule-font-info-database-bdf): Change
`isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
This commit is contained in:
parent
7a9ebd0b8e
commit
24c0fd398e
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-04-03 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* ps-mule.el (ps-mule-font-info-database-bdf): Change
|
||||
`isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa
|
||||
<handa@etl.go.jp>.
|
||||
|
||||
2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* international/titdic-cnv.el (miscdic-convert): Fix a typo in the
|
||||
|
|
|
@ -383,7 +383,7 @@ Currently, data for Japanese and Korean PostScript printers are listed.")
|
|||
(arabic-2-column
|
||||
(normal bdf ("arab24-2-etl.bdf" "etl24-arabic2.bdf") ps-mule-encode-7bit 1))
|
||||
(indian-is13194
|
||||
(normal bdf ("isci24-etl.bdf" "mule-iscii-24.bdf") ps-mule-encode-7bit 1))
|
||||
(normal bdf ("isci24-mule.bdf" "mule-iscii-24.bdf") ps-mule-encode-7bit 1))
|
||||
(indian-1-column
|
||||
(normal bdf ("ind1c24-mule.bdf" "mule-indian-1col-24.bdf") ps-mule-encode-7bit 2))
|
||||
(tibetan-1-column
|
||||
|
|
Loading…
Add table
Reference in a new issue