(iso-8859-2
dimension 1
ascii-compatible t
- mapfile "ISO-8859-2.map"
+ mapfile "8859-2.map"
define-coding t)
(iso-8859-2-rhp
method subset
(iso-8859-3
dimension 1
ascii-compatible t
- mapfile "ISO-8859-3.map"
+ mapfile "8859-3.map"
define-coding t)
(iso-8859-3-rhp
method subset
(iso-8859-4
dimension 1
ascii-compatible t
- mapfile "ISO-8859-4.map"
+ mapfile "8859-4.map"
define-coding t)
(iso-8859-4-rhp
method subset
(iso-8859-5
dimension 1
ascii-compatible t
- mapfile "ISO-8859-5.map"
+ mapfile "8859-5.map"
define-coding t)
(iso-8859-5-rhp
method subset
(iso-8859-6
dimension 1
ascii-compatible t
- mapfile "ISO-8859-6.map"
+ mapfile "8859-6.map"
define-coding t)
(iso-8859-6-rhp
method subset
(iso-8859-7
dimension 1
ascii-compatible t
- mapfile "ISO-8859-7.map"
+ mapfile "8859-7.map"
final-byte ?F
define-coding t)
(iso-8859-7-rhp
(iso-8859-8
dimension 1
ascii-compatible t
- mapfile "ISO-8859-8.map"
+ mapfile "8859-8.map"
define-coding t)
(iso-8859-8-rhp
method subset
(iso-8859-9
dimension 1
ascii-compatible t
- mapfile "ISO-8859-9.map"
+ mapfile "8859-9.map"
define-coding t)
(iso-8859-9-rhp
method subset
(iso-8859-10
dimension 1
ascii-compatible t
- mapfile "ISO-8859-10.map"
+ mapfile "8859-10.map"
define-coding t)
(iso-8859-10-rhp
method subset
(iso-8859-11
dimension 1
ascii-compatible t
- mapfile "ISO-8859-11.map"
+ mapfile "8859-11.map"
define-coding t)
(iso-8859-13
dimension 1
ascii-compatible t
- mapfile "ISO-8859-13.map"
+ mapfile "8859-13.map"
define-coding t)
(iso-8859-14
dimension 1
ascii-compatible t
- mapfile "ISO-8859-14.map"
+ mapfile "8859-14.map"
final-byte ?_
define-coding t)
(iso-8859-14-rhp
(iso-8859-15
dimension 1
ascii-compatible t
- mapfile "ISO-8859-15.map"
+ mapfile "8859-15.map"
define-coding t)
(iso-8859-15-rhp
method subset
(iso-8859-16
dimension 1
ascii-compatible t
- mapfile "ISO-8859-16.map"
+ mapfile "8859-16.map"
define-coding t)
;; IBM codepage series.
+2004-03-23 Kenichi Handa <handa@m17n.org>
+
+ * CHARSET.tbl: Fix mapfile names.
+
2004-03-19 Kenichi Handa <handa@m17n.org>
* Version 1.0 Patch Level 1 released.