From: tomo Date: Wed, 7 Apr 2010 10:42:24 +0000 (+0000) Subject: (coded-charset-entity-reference-alist): Add setting for `=>gt'. X-Git-Tag: r21-4-22-chise-0_24-jis-x0213-rep-diffs^20~25 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0ab9cbc2e8c11525b3221ac497c1e644e4ab381c;p=chise%2Fxemacs-chise.git.1 (coded-charset-entity-reference-alist): Add setting for `=>gt'. --- diff --git a/lisp/mule/mule-coding.el b/lisp/mule/mule-coding.el index 4377dc5..ab70299 100644 --- a/lisp/mule/mule-coding.el +++ b/lisp/mule/mule-coding.el @@ -242,6 +242,7 @@ ( =gt "GT-" 5 d) (=>>gt "G-GT-" 5 d) (=>>gt "aGT-" 5 d) + (=>gt "A-GT-" 5 d) ( =zinbun-oracle "ZOB-" 4 d) (=>zinbun-oracle "A-ZOB-" 4 d) ( =ruimoku-v6 "RUI6-" 4 X)