From: tomo Date: Wed, 26 Jan 2000 09:39:42 +0000 (+0000) Subject: (default-coded-charset-priority-list): Prefer `mojikyo-pj-*' and X-Git-Tag: r21-2-27-utf-2000-0_14-0~23 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b798469d470c742ec84001e32c1ec721a694ca04;p=chise%2Fxemacs-chise.git.1 (default-coded-charset-priority-list): Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and `arabic-iso8859-6'. --- diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index e32e075..7d9b737 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -290,8 +290,6 @@ DESCRIPTION (string) is the description string of the charset." lao ethiopic-ucs ethiopic - ucs-bmp - arabic-iso8859-6 mojikyo-pj-1 mojikyo-pj-2 mojikyo-pj-3 @@ -313,6 +311,8 @@ DESCRIPTION (string) is the description string of the charset." mojikyo-pj-19 mojikyo-pj-20 mojikyo-pj-21 - ideograph-daikanwa))) + ideograph-daikanwa + ucs-bmp + arabic-iso8859-6))) ;;; mule-charset.el ends here