From: tomo Date: Mon, 22 Jun 2009 13:01:37 +0000 (+0000) Subject: (coded-charset-entity-reference-alist): Add settings for `<=>gt'. X-Git-Tag: r21-4-21-chise-0_24-cns7-r140^20~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=fa3fce167926deee8bde3555cfc5e2322cde48f5;p=chise%2Fxemacs-chise.git.1 (coded-charset-entity-reference-alist): Add settings for `<=>gt'. --- diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 26ab9db..11e8710 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -4,7 +4,7 @@ ;; Licensed to the Free Software Foundation. ;; Copyright (C) 1995 Amdahl Corporation. ;; Copyright (C) 1995 Sun Microsystems. -;; Copyright (C) 1997,1999,2002,2003,2004,2005,2006,2008 MORIOKA Tomohiko +;; Copyright (C) 1997,1999,2002,2003,2004,2005,2006,2008,2009 MORIOKA Tomohiko ;; This file is part of XEmacs. @@ -239,6 +239,7 @@ ((ipa . isolated) "I-MULE-IPA-" 2 X) ((china3-jef . isolated) "I-JC3-" 4 X) ( ideograph-gt "GT-" 5 d) + (<=>gt "aGT-" 5 d) ( =zinbun-oracle "ZOB-" 4 d) ( =ruimoku-v6 "RUI6-" 4 X) ( chinese-big5-cdp "CDP-" 4 X)