From: MORIOKA Tomohiko Date: Thu, 26 Dec 2013 20:54:39 +0000 (+0900) Subject: (coded-charset-entity-reference-alist): Change priority of X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a94fa123fc920f03342288c2b3f4330a38de5138;p=chise%2Fxemacs-chise.git- (coded-charset-entity-reference-alist): Change priority of `=>>>ucs@unicode'. --- diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 74b38c9..0c8c4cc 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -434,8 +434,6 @@ (=>>ucs@JP "G-dJU+" 4 X) (=>>>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@iso "U-" 8 X) ( =ucs@unicode "UU+" 4 X) ( =ucs@unicode "UU-" 8 X) @@ -476,6 +474,8 @@ ( =shinjigen@1ed "SJG1-" 4 d) (==shinjigen@rev "R-SJG2-" 4 d) (==shinjigen@1ed "R-SJG1-" 4 d) + (=>>>ucs@unicode "g2-UU+" 4 X) + (=>>>ucs@unicode "GI-UU+" 4 X) (=>>>ucs@cns "g2-CU+" 4 X) (=>>>ucs@cns "GI-CU+" 4 X) (=>>>ucs@jis "g2-JU+" 4 X)