From ba8b3c7e59edbc8b89b45133ee34312517bcb570 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 18 Nov 1999 11:35:13 +0000 Subject: [PATCH] (default-coded-charset-priority-list): Add `japanese-jisx0208-1990' and `japanese-jisx0208-1978'. --- lisp/mule/mule-charset.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index fc909f3..3f7eb74 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -268,7 +268,9 @@ DESCRIPTION (string) is the description string of the charset." cyrillic-iso8859-5 greek-iso8859-7 thai-tis620 + japanese-jisx0208-1990 japanese-jisx0208 + japanese-jisx0208-1978 japanese-jisx0212 chinese-cns11643-1 chinese-cns11643-2 -- 1.7.10.4