From ddfa7d905b0bd1dc3c73ee5ce8349cb9d690b909 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 4 Oct 2022 14:15:25 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR021.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR021.el b/lisp/utf-2000/ShuoWen-SR021.el index 94e3869..c425c09 100644 --- a/lisp/utf-2000/ShuoWen-SR021.el +++ b/lisp/utf-2000/ShuoWen-SR021.el @@ -9,6 +9,8 @@ (=>jis-x0208 . #x3970) ; &J97-3970; [25-80] )) (->subsumptive + ((===shuowen-jiguge-A30 . 03616) ; &SW-JIGUGE30-03616; + ) ((===shuowen-jiguge5 . 03616) ; &SW-JIGUGE5-03616; ) ((===shuowen-jiguge4 . 03616) ; &SW-JIGUGE4-03616; @@ -21,6 +23,8 @@ ((=ucs . #x56B3) ; 嚳 )) (->subsumptive + ((===shuowen-jiguge-A30 . 03700) ; &SW-JIGUGE30-03700; + ) ((===shuowen-jiguge5 . 03700) ; &SW-JIGUGE5-03700; ) ((===shuowen-jiguge4 . 03700) ; &SW-JIGUGE4-03700; -- 1.7.10.4