From: MORIOKA Tomohiko Date: Tue, 28 Jan 2014 14:09:56 +0000 (+0900) Subject: (coded-charset-entity-reference-alist): Use "A-HDU+" instead of X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=fd9dbd77626826e960ee317f9c6410fd3e3d4c43;p=chise%2Fxemacs-chise.git (coded-charset-entity-reference-alist): Use "A-HDU+" instead of "A-HD-UCS+" as the prefix for `=>ucs@hanyo-denshi'. --- diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 0d5b33b..c2979db 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -412,6 +412,7 @@ ( =>gt-k "A-GT-K" 5 d) ( =>zinbun-oracle "A-ZOB-" 4 d) (==>ucs@bucs "BUCS+" 4 X) + ( =>ucs@hanyo-denshi "A-HDU+" 4 X) ( =>ucs@hanyo-denshi "A-HD-UCS+" 4 X) ( =>ucs@iso "A-IU+" 4 X) ( =>ucs@unicode "A-UU+" 4 X)