From a50aea462b66ac4c3172233c57b98c4369ef8504 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 28 Jan 2000 02:43:16 +0000 Subject: [PATCH] (default-coded-charset-priority-list): Add `ucs' in UTF-2000. --- lisp/mule/mule-charset.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index 7d9b737..891232b 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -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 -- 1.7.10.4