From: tomo Date: Sun, 6 Apr 2003 10:37:04 +0000 (+0000) Subject: (=iso-ir165): Renamed from `chinese-isoir165'. X-Git-Tag: r21-4-11-chise-0_21-=iso-ir165^2~3 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d4369b471807d4de5e68240ade31bfdda66f83b;p=chise%2Fxemacs-chise.git (=iso-ir165): Renamed from `chinese-isoir165'. (chinese-isoir165): Changed to an alias for `=iso-ir165'. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index a68ef82..d461130 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -63,15 +63,15 @@ ;; ISO-IR-165 (CCITT Extended GB) ;; It is based on CCITT Recommendation T.101, includes GB 2312-80 + ;; GB 8565-88 table A4 + 293 characters. -(make-charset - 'chinese-isoir165 - "ISO-IR-165 (CCITT Extended GB; Chinese simplified)" - `(iso-ir 165 - registry "isoir165" - dimension 2 - chars 94 - final ?E - graphic 0)) +(make-charset '=iso-ir165 + "ISO-IR-165 (CCITT Extended GB; Chinese simplified)" + '(iso-ir 165 + dimension 2 + chars 94 + final ?E + registry "isoir165" + graphic 0)) +(define-charset-alias 'chinese-isoir165 '=iso-ir165) ;; CNS11643 Plane3 thru Plane7 ;; These represent more and more obscure Chinese characters.