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