(default-coded-charset-priority-list): Prefer `mojikyo-pj-*' and
authortomo <tomo>
Wed, 26 Jan 2000 09:39:42 +0000 (09:39 +0000)
committertomo <tomo>
Wed, 26 Jan 2000 09:39:42 +0000 (09:39 +0000)
`ideograph-daikanwa' to `ucs-bmp' and `arabic-iso8859-6'.

lisp/mule/mule-charset.el

index e32e075..7d9b737 100644 (file)
@@ -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