(U+53D5): Use `->subsumptive' to separate representative nodes.
[chise/xemacs-chise.git.1] / lisp / mule / mule-charset.el
index d8f4a6f..2857ed8 100644 (file)
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1992 Free Software Foundation, Inc.
 ;; Copyright (C) 1995 Amdahl Corporation.
 ;; Copyright (C) 1996 Sun Microsystems.
-;; Copyright (C) 1999,2000,2001,2002,2003,2004 MORIOKA Tomohiko
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008,
+;;   2009 MORIOKA Tomohiko
 
 ;; Author: Unknown
 ;; Keywords: i18n, mule, internal
@@ -280,16 +281,7 @@ DESCRIPTION (string) is the description string of the charset."
          chinese-gb2312
          japanese-jisx0208
          =jis-x0208-1990
-         japanese-jisx0212
          japanese-jisx0208-1978
-         korean-ksc5601
-         chinese-cns11643-1
-         chinese-cns11643-2
-         chinese-cns11643-3
-          chinese-cns11643-4
-         chinese-cns11643-5
-         chinese-cns11643-6
-         chinese-cns11643-7
          =gt-pj-2
          =gt-pj-3
          =gt-pj-4
@@ -302,29 +294,28 @@ DESCRIPTION (string) is the description string of the charset."
          =gt-pj-11
          =gt-pj-k1
          =gt-pj-k2
+         chinese-cns11643-1
+         chinese-cns11643-2
+         chinese-cns11643-3
+          chinese-cns11643-4
+         chinese-cns11643-5
+         chinese-cns11643-6
+         chinese-cns11643-7
+         =big5-cdp
+         chinese-big5-eten-a
+         chinese-big5-eten-b
+         chinese-big5
          =jis-x0213-1-2000
          =jis-x0213-2-2000
-         =big5-cdp
+         japanese-jisx0212
          ;; chinese-gb12345
-         chinese-isoir165
-         katakana-jisx0201
-         hebrew-iso8859-8
-         latin-viscii
-         latin-viscii-lower
-         latin-viscii-upper
-         ipa
-         lao
-         ethiopic-ucs
-         ethiopic
-         arabic-digit
-         arabic-1-column
-         arabic-2-column
          =gt-pj-1
          =jis-x0208@1997
          =ucs-radicals
          =ucs-bmp-cjk
          =ucs-sip-ext-b
          =ruimoku-v6
+         =zinbun-oracle
          =hanziku-1
          =hanziku-2
          =hanziku-3
@@ -339,18 +330,36 @@ DESCRIPTION (string) is the description string of the charset."
          =hanziku-12
          =ucs-radicals@unicode
          =ucs-sip-ext-b@iso
-         chinese-big5-eten-a
-         chinese-big5-eten-b
-         chinese-big5
          =ucs-bmp-cjk@unicode
          ideograph-daikanwa-2
          ideograph-daikanwa
+         korean-ksc5601
+         katakana-jisx0201
+         hebrew-iso8859-8
+         latin-viscii
+         latin-viscii-lower
+         latin-viscii-upper
+         ipa
+         lao
+         ethiopic-ucs
+         ethiopic
+         arabic-digit
+         arabic-1-column
+         arabic-2-column
          =cbeta
-         ucs-bmp
          =jef-china3
+         chinese-isoir165
          arabic-iso8859-6
          chinese-big5-1
          chinese-big5-2
-         ucs-sip)))
+         =>>jis-x0208
+         =>>jis-x0213-1
+         =>jis-x0208
+         =>jis-x0213-1
+         ucs-bmp
+         ;; ucs-sip
+         =adobe-japan1-6
+         =adobe-japan1-base
+         )))
 
 ;;; mule-charset.el ends here