From a002ebb780a3b1b3d0a6d8bd6823d49eece82d66 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 25 Nov 2013 17:06:39 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `==cns11643-6'. --- 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 9c51c40..cb0a13f 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -398,6 +398,7 @@ DESCRIPTION (string) is the description string of the charset." ==cns11643-3 ==cns11643-4 ==cns11643-5 + ==cns11643-6 ==jis-x0208@1983 ==jis-x0208@1978 ==jis-x0213-1@2000 -- 1.7.10.4