From 2a60407f5abe3498c108ecf9c195570135fd8b33 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 9 Nov 2022 10:37:01 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR312.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR312.el b/lisp/utf-2000/ShuoWen-SR312.el index a832c11..fd692ae 100644 --- a/lisp/utf-2000/ShuoWen-SR312.el +++ b/lisp/utf-2000/ShuoWen-SR312.el @@ -6,6 +6,8 @@ ((=ucs . #x5144) ; 兄 )) (->subsumptive + ((===shuowen-jiguge-A30 . 29406) ; &SW-JIGUGE30-29406; + ) ((===shuowen-jiguge5 . 28906) ; &SW-JIGUGE5-28906; ) ((===shuowen-jiguge4 . 28406) ; &SW-JIGUGE4-28406; @@ -18,6 +20,8 @@ ((=ucs . #x5162) ; 兢 )) (->subsumptive + ((===shuowen-jiguge-A30 . 29407) ; &SW-JIGUGE30-29407; + ) ((===shuowen-jiguge5 . 28907) ; &SW-JIGUGE5-28907; ) ((===shuowen-jiguge4 . 28407) ; &SW-JIGUGE4-28407; -- 1.7.10.4