(coded-charset-entity-reference-alist): Add settings for
authortomo <tomo>
Sun, 27 Feb 2011 04:08:46 +0000 (04:08 +0000)
committertomo <tomo>
Sun, 27 Feb 2011 04:08:46 +0000 (04:08 +0000)
`=>>>jis-x0208', `=>>>jis-x0213-1', `=>>>jis-x0213-1@2004',
`=>>>ucs@iso', `=>>>ucs@unicode' and `=>>>ucs@jis'.

lisp/mule/mule-coding.el

index e8efabc..9196c1f 100644 (file)
          ( 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)
          (=>>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)