From 8df7d8583c1bba1a61df16aa2f6dd98760f6b5e8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 25 Nov 2022 09:36:46 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR412.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR412.el b/lisp/utf-2000/ShuoWen-SR412.el index ac94f4c..21127d6 100644 --- a/lisp/utf-2000/ShuoWen-SR412.el +++ b/lisp/utf-2000/ShuoWen-SR412.el @@ -6,6 +6,8 @@ ((=ucs . #x7015) ; 瀕 )) (->subsumptive + ((===shuowen-jiguge-A30 . 40105) ; &SW-JIGUGE30-40105; + ) ((===shuowen-jiguge5 . 39205) ; &SW-JIGUGE5-39205; ) ((===shuowen-jiguge4 . 38405) ; &SW-JIGUGE4-38405; @@ -18,6 +20,8 @@ ((=ucs . #x9870) ; 顰 )) (->subsumptive + ((===shuowen-jiguge-A30 . 40200) ; &SW-JIGUGE30-40200; + ) ((===shuowen-jiguge5 . 39300) ; &SW-JIGUGE5-39300; ) ((===shuowen-jiguge4 . 38500) ; &SW-JIGUGE4-38500; -- 1.7.10.4