(M-26872): Unify JC3-5EF3 and M054342.
[chise/xemacs-chise.git-] / lisp / mule / mule-charset.el
index bf7fea4..175e26f 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1992 Free Software Foundation, Inc.
 ;; Copyright (C) 1995 Amdahl Corporation.
 ;; Copyright (C) 1996 Sun Microsystems.
-;; Copyright (C) 1999,2000,2001 MORIOKA Tomohiko
+;; Copyright (C) 1999,2000,2001,2002,2003 MORIOKA Tomohiko
 
 ;; Author: Unknown
 ;; Keywords: i18n, mule, internal
@@ -276,24 +276,23 @@ DESCRIPTION (string) is the description string of the charset."
          cyrillic-iso8859-5
          greek-iso8859-7
          thai-tis620
-         chinese-big5-cdp
+         =jis-x0208
          japanese-jisx0208
-         japanese-jisx0208-1990
          japanese-jisx0212
-         korean-ksc5601
-         japanese-jisx0213-1
-         japanese-jisx0213-2
          japanese-jisx0208-1978
          chinese-gb2312
          chinese-cns11643-1
          chinese-cns11643-2
          chinese-cns11643-3
-         chinese-cns11643-4
+          chinese-cns11643-4
          chinese-cns11643-5
          chinese-cns11643-6
          chinese-cns11643-7
-         chinese-big5
-         chinese-gb12345
+         japanese-jisx0208-1990
+         =jis-x0213-1-2000
+         =jis-x0213-2-2000
+         korean-ksc5601
+         ;; chinese-gb12345
          chinese-isoir165
          katakana-jisx0201
          hebrew-iso8859-8
@@ -304,7 +303,9 @@ DESCRIPTION (string) is the description string of the charset."
          lao
          ethiopic-ucs
          ethiopic
-         ideograph-daikanwa
+         arabic-digit
+         arabic-1-column
+         arabic-2-column
          ideograph-gt-pj-1
          ideograph-gt-pj-2
          ideograph-gt-pj-3
@@ -316,6 +317,16 @@ DESCRIPTION (string) is the description string of the charset."
          ideograph-gt-pj-9
          ideograph-gt-pj-10
          ideograph-gt-pj-11
+         ideograph-daikanwa-2
+         chinese-big5-cdp
+         chinese-big5-eten-a
+         chinese-big5-eten-b
+         chinese-big5
+         ucs-sip
+         ideograph-daikanwa
+         china3-jef
+         ideograph-cbeta
+         ucs-bmp
          ideograph-hanziku-1
          ideograph-hanziku-2
          ideograph-hanziku-3
@@ -328,35 +339,6 @@ DESCRIPTION (string) is the description string of the charset."
          ideograph-hanziku-10
          ideograph-hanziku-11
          ideograph-hanziku-12
-         arabic-digit
-         arabic-1-column
-         arabic-2-column
-         mojikyo
-         china3-jef
-         ideograph-cbeta
-;;;      mojikyo-pj-1
-;;;      mojikyo-pj-2
-;;;      mojikyo-pj-3
-;;;      mojikyo-pj-4
-;;;      mojikyo-pj-5
-;;;      mojikyo-pj-6
-;;;      mojikyo-pj-7
-;;;      mojikyo-pj-8
-;;;      mojikyo-pj-9
-;;;      mojikyo-pj-10
-;;;      mojikyo-pj-11
-;;;      mojikyo-pj-12
-;;;      mojikyo-pj-13
-;;;      mojikyo-pj-14
-;;;      mojikyo-pj-15
-;;;      mojikyo-pj-16
-;;;      mojikyo-pj-17
-;;;      mojikyo-pj-18
-;;;      mojikyo-pj-19
-;;;      mojikyo-pj-20
-;;;      mojikyo-pj-21
-         ucs-bmp
-         mojikyo-2022-1
          arabic-iso8859-6)))
 
 ;;; mule-charset.el ends here