From c1f87806bb42c72afdb641518f232f92041dc67d Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 30 May 2000 05:49:05 +0000 Subject: [PATCH] (default-coded-charset-priority-list): Delete `ucs'. --- lisp/mule/mule-charset.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index d977ece..b06aae2 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -324,7 +324,6 @@ DESCRIPTION (string) is the description string of the charset." ;;; mojikyo-pj-21 ideograph-daikanwa ucs-bmp - arabic-iso8859-6 - ucs))) + arabic-iso8859-6))) ;;; mule-charset.el ends here -- 1.7.10.4