(default-coded-charset-priority-list): Add `ucs' in UTF-2000.
authortomo <tomo>
Fri, 28 Jan 2000 02:43:16 +0000 (02:43 +0000)
committertomo <tomo>
Fri, 28 Jan 2000 02:43:16 +0000 (02:43 +0000)
lisp/mule/mule-charset.el

index 7d9b737..891232b 100644 (file)
@@ -313,6 +313,7 @@ DESCRIPTION (string) is the description string of the charset."
          mojikyo-pj-21
          ideograph-daikanwa
          ucs-bmp
-         arabic-iso8859-6)))
+         arabic-iso8859-6
+         ucs)))
 
 ;;; mule-charset.el ends here