From 23f4204275673be853f7872c3905c360437762e3 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 15 Jan 2000 09:50:34 +0000 Subject: [PATCH] (default-coded-charset-priority-list): Add `katakana-jisx0201' in UTF-2000. --- lisp/mule/mule-charset.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index 3f7eb74..92fab64 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -281,6 +281,7 @@ DESCRIPTION (string) is the description string of the charset." chinese-cns11643-7 korean-ksc5601 chinese-gb2312 + katakana-jisx0201 hebrew-iso8859-8 latin-viscii latin-viscii-lower -- 1.7.10.4