From ffdf011c771f7108b7be639e0079525cb23df110 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 6 Oct 2022 19:34:33 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR100.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR100.el b/lisp/utf-2000/ShuoWen-SR100.el index 6ddad4b..3e72d29 100644 --- a/lisp/utf-2000/ShuoWen-SR100.el +++ b/lisp/utf-2000/ShuoWen-SR100.el @@ -6,6 +6,8 @@ ((=ucs . #x4020) ; 䀠 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11213) ; &SW-JIGUGE30-11213; + ) ((===shuowen-jiguge5 . 11213) ; &SW-JIGUGE5-11213; ) ((===shuowen-jiguge4 . 10913) ; &SW-JIGUGE4-10913; @@ -18,6 +20,8 @@ ((=ucs . #x2519E) ; 𥆞 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11214) ; &SW-JIGUGE30-11214; + ) ((===shuowen-jiguge5 . 11214) ; &SW-JIGUGE5-11214; ) ((===shuowen-jiguge4 . 10914) ; &SW-JIGUGE4-10914; @@ -30,6 +34,8 @@ ((=ucs . #x251DB) ; 𥇛 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11215) ; &SW-JIGUGE30-11215; + ) ((===shuowen-jiguge5 . 11215) ; &SW-JIGUGE5-11215; ) ((===shuowen-jiguge4 . 10915) ; &SW-JIGUGE4-10915; -- 1.7.10.4