(coded-charset-entity-reference-alist): Use `=cns11643-1' instead of
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 26 Oct 2013 18:29:54 +0000 (03:29 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 26 Oct 2013 18:29:54 +0000 (03:29 +0900)
`chinese-cns11643-1'; add settings for `==ucs@cns' and `==cns11643-1'.

lisp/mule/mule-coding.el

index a0fb873..a58e6ee 100644 (file)
          (==jis-x0213-1@2000                  "R-JX1-" 4 X)
          (==jis-x0213-2                       "R-JX2-" 4 X)
          (==jis-x0213-1@2004                  "R-JX3-" 4 X)
-         ( chinese-cns11643-1                    "C1-" 4 X)
+         ( =cns11643-1                           "C1-" 4 X)
          ( chinese-cns11643-2                    "C2-" 4 X)
          ( chinese-cns11643-3                    "C3-" 4 X)
          ( chinese-cns11643-4                    "C4-" 4 X)
          ( =ucs@JP/hanazono                  "hanaJU+" 4 X)
          (==ucs@iso                             "R-U-" 8 X)
          (==ucs@unicode                        "R-UU+" 4 X)
+         (==ucs@cns                            "R-CU+" 4 X)
+         (==cns11643-1                         "R-C1-" 4 X)
          ( china3-jef                           "JC3-" 4 X)
          ( =big5                                  "B-" 4 X)
          ( =big5                                 "C0-" 4 X)