From: tomo Date: Thu, 28 Sep 2000 07:49:24 +0000 (+0000) Subject: (default-coded-charset-priority-list): Prefer `japanese-jisx0208-1990' X-Git-Tag: r21-2-35-utf-2000-0_17-1~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cc21944d3ddd8323b42a25e3fd0e522e8ca651da;p=chise%2Fxemacs-chise.git.1 (default-coded-charset-priority-list): Prefer `japanese-jisx0208-1990' than `japanese-jisx0212'; prefer `korean-ksc5601' than `japanese-jisx0213-1'; add `mojikyo-2022-1'. --- diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index b06aae2..46a99f2 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -277,11 +277,11 @@ DESCRIPTION (string) is the description string of the charset." greek-iso8859-7 thai-tis620 japanese-jisx0208 + japanese-jisx0208-1990 japanese-jisx0212 + korean-ksc5601 japanese-jisx0213-1 japanese-jisx0213-2 - japanese-jisx0208-1990 - korean-ksc5601 japanese-jisx0208-1978 chinese-cns11643-1 chinese-cns11643-2 @@ -301,6 +301,7 @@ DESCRIPTION (string) is the description string of the charset." ethiopic-ucs ethiopic mojikyo + ideograph-daikanwa ;;; mojikyo-pj-1 ;;; mojikyo-pj-2 ;;; mojikyo-pj-3 @@ -322,8 +323,8 @@ DESCRIPTION (string) is the description string of the charset." ;;; mojikyo-pj-19 ;;; mojikyo-pj-20 ;;; mojikyo-pj-21 - ideograph-daikanwa ucs-bmp + mojikyo-2022-1 arabic-iso8859-6))) ;;; mule-charset.el ends here