From: tomo Date: Mon, 10 Feb 2003 03:58:17 +0000 (+0000) Subject: Sync up with r21-4-10-utf-2000-0_20-5. X-Git-Tag: r21-2-44-utf-2000-m0_18-n0_20-5~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=eec7869f88530041122669a3b6f35360bf74c787;p=chise%2Fxemacs-chise.git.1 Sync up with r21-4-10-utf-2000-0_20-5. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 99af0a7..b2b83a4 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. -;; Copyright (C) 1997,1999,2000,2002 MORIOKA Tomohiko +;; Copyright (C) 1997,1999,2000,2002,2003 MORIOKA Tomohiko ;; Keywords: mule, multilingual, character set, coding system @@ -125,6 +125,26 @@ (when (featurep 'utf-2000) (make-charset + '=ucs-jis-1990 + "UCS for JIS:1990" + `(long-name "ISO/IEC 10646 for JIS X 0208/0212:1990" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother ucs-jis)) + (make-charset + '=ucs-jis-2000 + "UCS for JIS:2000" + `(long-name "ISO/IEC 10646 for JIS X 0213:2000" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother ucs-jis)) + (make-charset 'chinese-big5-pua "Big5-PUA" `(long-name "Big5 with private used area"