(coded-charset-entity-reference-alist): Add setting for `=+>ucs@iso';
authortomo <tomo>
Tue, 18 Oct 2011 10:47:52 +0000 (10:47 +0000)
committertomo <tomo>
Tue, 18 Oct 2011 10:47:52 +0000 (10:47 +0000)
use `=+>ucs@jis' instead of `=>ucs@JP'.

lisp/mule/mule-coding.el

index 63ed9fd..816f976 100644 (file)
          ( =>ucs@unicode                       "A-UU+" 4 X)
          ( =>ucs@jis                           "A-JU+" 4 X)
          ( =>ucs@cns                           "A-CU+" 4 X)
-         ( =>ucs@JP                            "o-JU+" 4 X)
+         (=+>ucs@iso                           "o-IU+" 4 X)
+         (=+>ucs@jis                           "o-JU+" 4 X)
          ( =>ucs@jis/1990                    "o-J90U+" 4 X)
          (=>>ucs@iso                           "G-IU+" 4 X)
          (=>>ucs@unicode                       "G-UU+" 4 X)