From dcd118122afbf1c6d94c09cb806530c98e96b2c8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 31 Oct 2015 13:14:29 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `==ucs-bmp-cjk-compat@gb' and `==ucs-bmp-cjk-compat@JP'. --- 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 783aeb7..c1b96a7 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -388,6 +388,8 @@ DESCRIPTION (string) is the description string of the charset." ==ucs-radicals@unicode ==ucs-bmp-cjk@JP/hanazono ==ucs-bmp-cjk@gb + ==ucs-bmp-cjk-compat@gb + ==ucs-bmp-cjk-compat@JP ==ucs-sip-ext-b@iso ==mj-0 ==mj-1 -- 1.7.10.4