(coded-charset-entity-reference-alist): Prefer `=>ucs@cns' and
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 18 Dec 2016 16:20:48 +0000 (01:20 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 18 Dec 2016 16:20:48 +0000 (01:20 +0900)
`=>ucs@ks' to `=>ucs@jis/2004'.

lisp/mule/mule-coding.el

index 378479b..d2a37d8 100644 (file)
          ( =>ucs@hanyo-denshi              "A-HD-UCS+" 4 X)
          ( =>ucs@iso                           "A-IU+" 4 X)
          ( =>ucs@unicode                       "A-UU+" 4 X)
-         ( =>ucs@jis/2004                    "A-J04U+" 4 X)
          ( =>ucs@jis                           "A-JU+" 4 X)
          ( =>ucs@cns                           "A-CU+" 4 X)
          ( =>ucs@ks                            "A-KU+" 4 X)
+         ( =>ucs@jis/2004                    "A-J04U+" 4 X)
          (=+>ucs@iso                           "o-IU+" 4 X)
          (=+>ucs@unicode                       "o-UU+" 4 X)
          (=+>ucs@jis                           "o-JU+" 4 X)