(default-coded-charset-priority-list): Add `=>ucs-sip-itaiji-002'.
[chise/xemacs-chise.git.1] / lisp / mule / mule-charset.el
index 4bcc22e..8f1c107 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
@@ -398,9 +395,15 @@ DESCRIPTION (string) is the description string of the charset."
          =ucs-bmp-itaiji-008
          =ucs-bmp-itaiji-009
          =ucs-bmp-itaiji-084
+         =big5-cdp-itaiji-001
+         =big5-cdp-itaiji-002
+         =big5-cdp-itaiji-003
          =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
@@ -424,6 +427,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
@@ -539,7 +543,14 @@ DESCRIPTION (string) is the description string of the charset."
          =>>jis-x0213-2
          =>jis-x0208
          =>jis-x0213-1
+         =>mj-0
          =>big5-cdp
+         =>ruimoku-v6
+         =>big5-cdp-itaiji-001
+         =>ucs-sip-itaiji-001
+         =>ucs-bmp-itaiji-002
+         =>ucs-sip-itaiji-002
+         =>ucs-bmp-itaiji-005
          =>daikanwa
          ucs-bmp
          ==>ucs-bmp-cjk@bucs
@@ -547,13 +558,19 @@ DESCRIPTION (string) is the description string of the charset."
           =>ucs-bmp-cjk@component
           =+>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
          =>cns11643-7
+         =>cbeta
+         =+>adobe-japan1-6
+         =+>jis-x0208@1978
          )))
 
 ;;; mule-charset.el ends here