(default-coded-charset-priority-list): Add `=>ucs-bmp-itaiji-003'.
[chise/xemacs-chise.git.1] / lisp / mule / mule-charset.el
index 39a30ec..e274123 100644 (file)
@@ -4,7 +4,7 @@
 ;; Copyright (C) 1995 Amdahl Corporation.
 ;; Copyright (C) 1996 Sun Microsystems.
 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008,
-;;   2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 MORIOKA Tomohiko
+;;   2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 MORIOKA Tomohiko
 
 ;; Author: Unknown
 ;; Keywords: i18n, mule, internal
@@ -369,9 +369,6 @@ DESCRIPTION (string) is the description string of the charset."
          arabic-digit
          arabic-1-column
          arabic-2-column
-         =cbeta
-         =jef-china3
-         chinese-isoir165
          arabic-iso8859-6
          chinese-big5-1
          chinese-big5-2
@@ -383,6 +380,8 @@ DESCRIPTION (string) is the description string of the charset."
          =ucs-bmp-var-003
          =ucs-sip-var-003
          =ucs-bmp-var-004
+         =ucs-sip-var-004
+         =ucs-bmp-var-005
          =ucs-bmp-var-006
          =ucs-bmp-var-008
          =ucs-bmp-var-010
@@ -395,12 +394,24 @@ DESCRIPTION (string) is the description string of the charset."
          =ucs-bmp-itaiji-004
          =ucs-bmp-itaiji-005
          =ucs-bmp-itaiji-006
+         =ucs-bmp-itaiji-007
+         =ucs-sip-itaiji-007
          =ucs-bmp-itaiji-008
          =ucs-bmp-itaiji-009
+         =ucs-bmp-itaiji-011
+         =ucs-sip-itaiji-011
          =ucs-bmp-itaiji-084
+         =big5-cdp-itaiji-001
+         =big5-cdp-itaiji-002
+         =big5-cdp-itaiji-003
+         =big5-cdp-var-001
+         =big5-cdp-var-002
          =big5-cdp-var-003
          =big5-cdp-var-004
          =big5-cdp-var-005
+         =cbeta
+         =jef-china3
+         chinese-isoir165
          =ucs-bmp-cjk-compat
           =ucs-bmp-cjk-compat@unicode
           =ucs-sip@JP/hanazono
@@ -412,6 +423,11 @@ DESCRIPTION (string) is the description string of the charset."
          ==ucs-sip@JP/hanazono
          ==mj-0
          ==mj-1
+         ==ucs-bmp-itaiji-002
+         ==ucs-sip-itaiji-002
+         ==ucs-bmp-itaiji-003
+         ==ucs-bmp-itaiji-005
+         ==ucs-bmp-var-002
          ==hanyo-denshi/ja
          ==hanyo-denshi/jb
          ==hanyo-denshi/jc
@@ -424,6 +440,7 @@ DESCRIPTION (string) is the description string of the charset."
          ==hanyo-denshi/jt
          ==adobe-japan1-6
          ==big5-cdp
+         ==big5-cdp-itaiji-001
          ==cns11643-1
          ==cns11643-2
          ==cns11643-3
@@ -439,6 +456,8 @@ DESCRIPTION (string) is the description string of the charset."
          ==jis-x0212
          ==ks-x1001
          ==ruimoku-v6
+         ==gt-pj-k1
+         ==gt-pj-k2
          ==daikanwa
          ==cbeta
          ==jef-china3
@@ -533,25 +552,47 @@ DESCRIPTION (string) is the description string of the charset."
          ;; ucs-sip
          =>>big5-cdp
          =>>jis-x0208
+         =>>jis-x0208@1990
          =>>jis-x0213-1
          =>>jis-x0213-1@2004
+         =>>jis-x0213-2
          =>jis-x0208
          =>jis-x0213-1
+         =>mj-0
          =>big5-cdp
+         =>ruimoku-v6
+         =>big5-cdp-itaiji-001
+         =>ucs-bmp-itaiji-001
+         =>ucs-sip-itaiji-001
+         =>ucs-bmp-itaiji-002
+         =>ucs-sip-itaiji-002
+         =>ucs-bmp-itaiji-003
+         =>ucs-bmp-itaiji-005
+         =>ucs-bmp-itaiji-006
+         =>ucs-sip-itaiji-007
          =>daikanwa
          ucs-bmp
          ==>ucs-bmp-cjk@bucs
          =>ucs-bmp-cjk@unicode
           =>ucs-bmp-cjk@component
+          =>ucs-sip@component
+          =>ucs-bmp-cjk@iwds-1
           =+>ucs-bmp-cjk@unicode
           =+>ucs-bmp-cjk-compat@jis
+         =+>jis-x0213-2
+         =+>jis-x0213-1@2004
          ;; =>>ucs@unicode
          =adobe-japan1-base
          =>jis-x0208@1997
          =>>hanyo-denshi/ft
          =>>hanyo-denshi/jt
          =>>gt
+         =>>adobe-japan1-6
+         =>>cbeta
          =>cns11643-7
+         =>cbeta
+         =+>adobe-japan1-6
+         =+>jis-x0208@1978
          )))
 
 ;;; mule-charset.el ends here