From: MORIOKA Tomohiko Date: Mon, 9 Dec 2013 05:18:28 +0000 (+0900) Subject: (coded-charset-entity-reference-alist): Add settings for `==daikanwa' X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc696d4dd5596f2735d71356b2253c7fcd7b0132;p=chise%2Fxemacs-chise.git (coded-charset-entity-reference-alist): Add settings for `==daikanwa' and `==ucs@JP/hanazono'. --- diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index f486eea..1caa3ca 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -314,6 +314,7 @@ ( =daikanwa "M-" 5 d) ( =daikanwa@rev2 "r2M-" 5 d) ( =daikanwa@rev1 "r1M-" 5 d) + (==daikanwa "R-M-" 5 d) ( =ks-x1001 "K0-" 4 X) (==ks-x1001 "R-K0-" 4 X) ( =iso-ir165 "EGB-" 4 X) @@ -460,6 +461,7 @@ (==cns11643-5 "R-C5-" 4 X) (==cns11643-6 "R-C6-" 4 X) (==cns11643-7 "R-C7-" 4 X) + (==ucs@JP/hanazono "R-hanaJU+" 4 X) ( china3-jef "JC3-" 4 X) ( =big5 "B-" 4 X) ( =big5 "C0-" 4 X)