(coded-charset-entity-reference-alist):
authortomo <tomo>
Thu, 27 Oct 2011 08:21:01 +0000 (08:21 +0000)
committertomo <tomo>
Thu, 27 Oct 2011 08:21:01 +0000 (08:21 +0000)
- Use `=+>jis-x0208' instead of `=>jis-x0208@usual'.
- Use `=+>jis-x0213-2' instead of `=>jis-x0213-2@usual'.
- Add setting for `=+>ucs@cns'.

lisp/mule/mule-coding.el

index 218e0e9..01b758f 100644 (file)
          (=>>hanyo-denshi/jt                "G-HD-JT-" 4 X)
          (=>>hanyo-denshi/ks                "G-HD-KS-" 4 X)
          (=>>cbeta                              "G-CB" 5 d)
-         ( =>jis-x0208@usual                   "o-J0-" 4 X)
+         (=+>jis-x0208                         "o-J0-" 4 X)
+         (=+>jis-x0213-1                      "o-JX1-" 4 X)
+         (=+>jis-x0213-2                      "o-JX2-" 4 X)
          (=+>jis-x0208@1978                   "o-J78-" 4 X)
-         ( =>jis-x0213-2@usual                "o-JX2-" 4 X)
          ( =>jis-x0208@1997                     "J97-" 4 X)
          ( =>jis-x0208@1997                    "A-J0-" 4 X)
          ( =>jis-x0213-1@2000                 "A-JX1-" 4 X)
          (=+>ucs@iso                           "o-IU+" 4 X)
          (=+>ucs@jis                           "o-JU+" 4 X)
          (=+>ucs@jis/1990                    "o-J90U+" 4 X)
+         (=+>ucs@cns                           "o-CU+" 4 X)
          (=>>ucs@iso                           "G-IU+" 4 X)
          (=>>ucs@unicode                       "G-UU+" 4 X)
          (=>>ucs@jis                           "G-JU+" 4 X)