From: MORIOKA Tomohiko Date: Sun, 20 Oct 2013 02:13:05 +0000 (+0900) Subject: (coded-charset-entity-reference-alist): Use `=ks-x1001' instead of X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8279c02df3d8724455a4b48010b65be823d9f585;p=chise%2Fxemacs-chise.git- (coded-charset-entity-reference-alist): Use `=ks-x1001' instead of `korean-ksc5601'; add setting for `==ks-x1001'. --- diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index c5e4872..def6e55 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -314,7 +314,8 @@ ( =daikanwa "M-" 5 d) ( =daikanwa@rev2 "r2M-" 5 d) ( =daikanwa@rev1 "r1M-" 5 d) - ( korean-ksc5601 "K0-" 4 X) + ( =ks-x1001 "K0-" 4 X) + (==ks-x1001 "R-K0-" 4 X) ( =iso-ir165 "EGB-" 4 X) ( =jis-x0208@1983 "J83-" 4 X) ( =jis-x0208@1978 "J78-" 4 X)