From 976e4ef6219f85a46f597aa511c7e6ea08dca1ee Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 7 Oct 2022 17:38:05 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR102.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR102.el b/lisp/utf-2000/ShuoWen-SR102.el index 9a51baf..4bb22c3 100644 --- a/lisp/utf-2000/ShuoWen-SR102.el +++ b/lisp/utf-2000/ShuoWen-SR102.el @@ -6,6 +6,8 @@ ((=ucs . #x76FE) ; 盾 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11302) ; &SW-JIGUGE30-11302; + ) ((===shuowen-jiguge5 . 11302) ; &SW-JIGUGE5-11302; ) ((===shuowen-jiguge4 . 11002) ; &SW-JIGUGE4-11002; @@ -18,6 +20,8 @@ ((=ucs . #x7782) ; 瞂 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11303) ; &SW-JIGUGE30-11303; + ) ((===shuowen-jiguge5 . 11303) ; &SW-JIGUGE5-11303; ) ((===shuowen-jiguge4 . 11003) ; &SW-JIGUGE4-11003; @@ -30,6 +34,8 @@ ((=ucs . #x21420) ; 𡐠 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11304) ; &SW-JIGUGE30-11304; + ) ((===shuowen-jiguge5 . 11304) ; &SW-JIGUGE5-11304; ) ((===shuowen-jiguge4 . 11004) ; &SW-JIGUGE4-11004; -- 1.7.10.4