X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lisp%2Fmule%2Fmule-coding.el;h=3b1099a3b2a1bb1643739282b7b6f10bb05d0dec;hb=3f631744924197cff8030fdb7ecac2d0c339c66c;hp=195688029f13b53d4fd8e384a906fb7cf205c491;hpb=491675d42d4c59193e811e2d015bb3d004566049;p=chise%2Fxemacs-chise.git- diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 1956880..3b1099a 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -361,8 +361,11 @@ (=>>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-x0213-2@usual "o-JX2-" 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) + (=+>gt "o-GT-" 5 d) ( =>jis-x0208@1997 "J97-" 4 X) ( =>jis-x0208@1997 "A-J0-" 4 X) ( =>jis-x0213-1@2000 "A-JX1-" 4 X) @@ -376,8 +379,12 @@ ( =>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@jis/1990 "o-J90U+" 4 X) + ( =>ucs@ks "A-KU+" 4 X) + (=+>ucs@iso "o-IU+" 4 X) + (=+>ucs@unicode "o-UU+" 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)