From b2335dbcf57fe1902de841cabd8f99ee24c694ee Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 26 Oct 2022 10:32:23 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR211.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR211.el b/lisp/utf-2000/ShuoWen-SR211.el index 395eab2..459b40a 100644 --- a/lisp/utf-2000/ShuoWen-SR211.el +++ b/lisp/utf-2000/ShuoWen-SR211.el @@ -8,6 +8,8 @@ ((=ucs . #x4E4B) ; 之 )) (->subsumptive + ((===shuowen-jiguge-A30 . 20700) ; &SW-JIGUGE30-20700; + ) ((===shuowen-jiguge5 . 20200) ; &SW-JIGUGE5-20200; ) ((===shuowen-jiguge4 . 19900) ; &SW-JIGUGE4-19900; @@ -20,6 +22,8 @@ ((=ucs . #x37B7) ; 㞷 )) (->subsumptive + ((===shuowen-jiguge-A30 . 20701) ; &SW-JIGUGE30-20701; + ) ((===shuowen-jiguge5 . 20201) ; &SW-JIGUGE5-20201; ) ((===shuowen-jiguge4 . 19901) ; &SW-JIGUGE4-19901; -- 1.7.10.4