From 65885f7571708f567f5209538f7b504cf76de2f9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 16 Mar 2019 02:21:58 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `=daijiten', `==daijiten' and `===daijiten'. --- lisp/mule/mule-charset.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index ef4fd43..3798a70 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -422,6 +422,7 @@ DESCRIPTION (string) is the description string of the charset." =ucs-bmp-cjk-compat =ucs-bmp-cjk-compat@unicode =ucs-sip@JP/hanazono + =daijiten =cbeta =jef-china3 chinese-isoir165 @@ -475,6 +476,7 @@ DESCRIPTION (string) is the description string of the charset." ==gt-pj-k2 ==hanyo-denshi/tk/mf-01 ==daikanwa + ==daijiten ==cbeta ==jef-china3 ==ucs-bmp-cjk-compat@JP @@ -514,6 +516,7 @@ DESCRIPTION (string) is the description string of the charset." ===ucs-sip-ext-b@iso ===ucs-sip@iso ===ruimoku-v6 + ===daijiten ===hng-jou ; 01 ===hng-keg ; 02 ===hng-dng ; 03 -- 1.7.10.4