diff options
author | Kenichi Handa <handa@m17n.org> | 2000-05-17 00:35:54 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2000-05-17 00:35:54 +0000 |
commit | 0e6652f0538f74ec438cab9c8ec0e07a14b9e219 (patch) | |
tree | e8665c79f2d56fdee5c5d682c77ddf740904e26e /lisp/international/mule-conf.el | |
parent | c4e30387e7dd00eee7dd06cb8a338cdd59a4b981 (diff) | |
download | emacs-0e6652f0538f74ec438cab9c8ec0e07a14b9e219.tar.gz |
(arabic-iso8859-6): Fix typo.
Diffstat (limited to 'lisp/international/mule-conf.el')
-rw-r--r-- | lisp/international/mule-conf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index cd1a68ad231..50d34d3fbc8 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el @@ -61,7 +61,7 @@ "Right-Hand Part of Latin/Greek Alphabet (ISO/IEC 8859-7): ISO-IR-126"]) (define-charset 135 'arabic-iso8859-6 [1 96 1 1 ?G 1 "RHP of ISO8859/6" "RHP of Arabic (ISO 8859-6): ISO-IR-127" - "Right-Hand Part of Latin/Alabic Alphabet (ISO/IEC 8859-6): ISO-IR-127"]) + "Right-Hand Part of Latin/Arabic Alphabet (ISO/IEC 8859-6): ISO-IR-127"]) (define-charset 136 'hebrew-iso8859-8 [1 96 1 1 ?H 1 "RHP of ISO8859/8" "RHP of Hebrew (ISO 8859-8): ISO-IR-138" "Right-Hand Part of Latin/Hebrew Alphabet (ISO/IEC 8859-8): ISO-IR-138"]) |