(GT-02194): Unify HD-IB1442.
[chise/xemacs-chise.git] / lisp / mule / mule-coding.el
index b682de2..9196c1f 100644 (file)
    ))
 
 (when (featurep 'utf-2000)
+  (setq decomposition-feature-list
+       '(=decomposition
+         =decomposition@cid
+         =decomposition@hanyo-denshi))
+
   (setq coded-charset-entity-reference-alist
        '(((=adobe-japan1-base  . isolated)    "I-AJ1-" 5 d)
          ((=adobe-japan1-6     . isolated)    "I-AJ1-" 5 d)
          ( arabic-2-column                "MULE-ARB2-" 2 X)
          ( arabic-digit                   "MULE-ARBD-" 2 X)
          ( ipa                             "MULE-IPA-" 2 X)
+         (=>>>jis-x0208                       "GI-J0-" 4 X)
+         (=>>>jis-x0213-1                    "GI-JX1-" 4 X)
+         (=>>>jis-x0213-1@2004               "GI-JX3-" 4 X)
          (=>>gt                                "G-GT-" 5 d)
          (=>>gt                                 "aGT-" 5 d)
          (=>>jis-x0208                         "G-J0-" 4 X)
          (=>>gt-k                             "G-GT-K" 5 d)
          (=>>ruimoku-v6                      "G-RUI6-" 4 X)
          (=>>hanyo-denshi/ft                "G-HD-FT-" 4 X)
+         (=>>hanyo-denshi/jt                "G-HD-JT-" 4 X)
          (=>>hanyo-denshi/ks                "G-HD-KS-" 4 X)
          ( =>jis-x0208@usual                   "o-J0-" 4 X)
          ( =>jis-x0208@1997                     "J97-" 4 X)
          ( =>jis-x0213-2                      "A-JX2-" 4 X)
          ( =>jis-x0213-1@2004                 "A-JX3-" 4 X)
          ( =>gt                                "A-GT-" 5 d)
+         ( =>gt-k                             "A-GT-K" 5 d)
          ( =>zinbun-oracle                    "A-ZOB-" 4 d)
          (==>ucs@bucs                          "BUCS+" 4 X)
          ( =>ucs@iso                           "A-IU+" 4 X)
          (=>>ucs@jis/2004                    "G-J04U+" 4 X)
          (=>>ucs@jis/2000                    "G-J00U+" 4 X)
          (=>>ucs@jis/1990                    "G-J90U+" 4 X)
+         (=>>>ucs@iso                         "GI-IU+" 4 X)
+         (=>>>ucs@unicode                     "GI-UU+" 4 X)
+         (=>>>ucs@jis                         "GI-JU+" 4 X)
          ( =ucs@iso                               "U-" 8 X)
          ( =ucs@unicode                          "UU+" 4 X)
          ( =ucs@unicode                          "UU-" 8 X)