(coded-charset-entity-reference-alist): Change priority of
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 29 Dec 2013 12:59:11 +0000 (21:59 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 29 Dec 2013 12:59:11 +0000 (21:59 +0900)
`=>>>ucs@iso'.

lisp/mule/mule-coding.el

index 0c8c4cc..4ae01bd 100644 (file)
          (=>>ucs@jis/2000                    "G-J00U+" 4 X)
          (=>>ucs@jis/1990                    "G-J90U+" 4 X)
          (=>>ucs@JP                           "G-dJU+" 4 X)
-         (=>>>ucs@iso                         "g2-IU+" 4 X)
-         (=>>>ucs@iso                         "GI-IU+" 4 X)
          ( =ucs@iso                               "U-" 8 X)
          ( =ucs@unicode                          "UU+" 4 X)
          ( =ucs@unicode                          "UU-" 8 X)
          ( =shinjigen@1ed                      "SJG1-" 4 d)
          (==shinjigen@rev                    "R-SJG2-" 4 d)
          (==shinjigen@1ed                    "R-SJG1-" 4 d)
+         (=>>>ucs@iso                         "g2-IU+" 4 X)
+         (=>>>ucs@iso                         "GI-IU+" 4 X)
          (=>>>ucs@unicode                     "g2-UU+" 4 X)
          (=>>>ucs@unicode                     "GI-UU+" 4 X)
          (=>>>ucs@cns                         "g2-CU+" 4 X)