# HG changeset patch # User Kenichi Handa # Date 958523754 0 # Node ID f23c3e4e8a3148f73e896c901790e4ebd347df13 # Parent d54cddbcb21a6b4bf1e82e39b56268a170c7a96c (arabic-iso8859-6): Fix typo. diff -r d54cddbcb21a -r f23c3e4e8a31 lisp/international/mule-conf.el --- a/lisp/international/mule-conf.el Wed May 17 00:35:21 2000 +0000 +++ b/lisp/international/mule-conf.el Wed May 17 00:35:54 2000 +0000 @@ -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"])