From 139df194c61de3c6b3fbf79ea509f6f620a4294c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Nov 2013 17:39:43 +0900 Subject: [PATCH] (char-db-coded-charset-priority-list): Add `==cns11643-2' and `==cns11643-3'. --- lisp/utf-2000/char-db-util.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 7951fbb..e41adf6 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -271,6 +271,8 @@ ==gb2312 ==ks-x1001 ==cns11643-1 + ==cns11643-2 + ==cns11643-3 ==gt ==jis-x0208@1990 ==gt-k -- 1.7.10.4