From d31e5871e461c72fb3a7df0d0d9830d1b7b8abc4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 18 Nov 2013 20:30:58 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `==cns11643-4'. --- 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 af71bed..503adb4 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -396,6 +396,7 @@ DESCRIPTION (string) is the description string of the charset." ==cns11643-1 ==cns11643-2 ==cns11643-3 + ==cns11643-4 ==jis-x0208@1983 ==jis-x0208@1978 ==jis-x0213-1@2000 -- 1.7.10.4