From 539752f84b942e94c8f747c0121ac312e184078b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 12 Nov 2022 18:57:47 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR344.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR344.el b/lisp/utf-2000/ShuoWen-SR344.el index f2a415b..344d1f4 100644 --- a/lisp/utf-2000/ShuoWen-SR344.el +++ b/lisp/utf-2000/ShuoWen-SR344.el @@ -6,6 +6,8 @@ ((=ucs . #x5305) ; 包 )) (->subsumptive + ((===shuowen-jiguge-A30 . 31902) ; &SW-JIGUGE30-31902; + ) ((===shuowen-jiguge5 . 30902) ; &SW-JIGUGE5-30902; ) ((===shuowen-jiguge4 . 30402) ; &SW-JIGUGE4-30402; @@ -18,6 +20,8 @@ ((=ucs . #x80DE) ; 胞 )) (->subsumptive + ((===shuowen-jiguge-A30 . 31903) ; &SW-JIGUGE30-31903; + ) ((===shuowen-jiguge5 . 30903) ; &SW-JIGUGE5-30903; ) ((===shuowen-jiguge4 . 30403) ; &SW-JIGUGE4-30403; @@ -30,6 +34,8 @@ ((=ucs . #x530F) ; 匏 )) (->subsumptive + ((===shuowen-jiguge-A30 . 31904) ; &SW-JIGUGE30-31904; + ) ((===shuowen-jiguge5 . 30904) ; &SW-JIGUGE5-30904; ) ((===shuowen-jiguge4 . 30404) ; &SW-JIGUGE4-30404; -- 1.7.10.4