(default-coded-charset-priority-list): Add `ucs-bmp' and
authortomo <tomo>
Sat, 13 Nov 1999 18:16:26 +0000 (18:16 +0000)
committertomo <tomo>
Sat, 13 Nov 1999 18:16:26 +0000 (18:16 +0000)
`arabic-iso8859-6'.

lisp/mule/mule-charset.el

index 2e9b4f5..d4b0cab 100644 (file)
@@ -277,6 +277,8 @@ DESCRIPTION (string) is the description string of the charset."
          latin-viscii
          latin-viscii-lower
          latin-viscii-upper
-         ipa)))
+         ipa
+         ucs-bmp
+         arabic-iso8859-6)))
 
 ;;; mule-charset.el ends here