From c065efdab47b2f75c29687bf40e49bc048e0e974 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 26 Oct 2022 10:32:24 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR212.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR212.el b/lisp/utf-2000/ShuoWen-SR212.el index 99ac3c3..2150ce1 100644 --- a/lisp/utf-2000/ShuoWen-SR212.el +++ b/lisp/utf-2000/ShuoWen-SR212.el @@ -6,6 +6,8 @@ ((=ucs . #x5E00) ; 帀 )) (->subsumptive + ((===shuowen-jiguge-A30 . 20702) ; &SW-JIGUGE30-20702; + ) ((===shuowen-jiguge5 . 20202) ; &SW-JIGUGE5-20202; ) ((===shuowen-jiguge4 . 19902) ; &SW-JIGUGE4-19902; @@ -18,6 +20,8 @@ ((=ucs . #x5E2B) ; 師 )) (->subsumptive + ((===shuowen-jiguge-A30 . 20703) ; &SW-JIGUGE30-20703; + ) ((===shuowen-jiguge5 . 20203) ; &SW-JIGUGE5-20203; ) ((===shuowen-jiguge4 . 19903) ; &SW-JIGUGE4-19903; @@ -30,6 +34,8 @@ ((=ucs . #x209B5) ; 𠦵 )) (->subsumptive + ((===shuowen-jiguge-A30 . 20704) ; &SW-JIGUGE30-20704; + ) ((===shuowen-jiguge5 . 20204) ; &SW-JIGUGE5-20204; ) ((===shuowen-jiguge4 . 19904) ; &SW-JIGUGE4-19904; -- 1.7.10.4