From 7ebc6a20f1da17ecb099be241c245df387d26504 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 7 Oct 2022 17:38:03 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR101.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR101.el b/lisp/utf-2000/ShuoWen-SR101.el index 39e4eaa..598e2d5 100644 --- a/lisp/utf-2000/ShuoWen-SR101.el +++ b/lisp/utf-2000/ShuoWen-SR101.el @@ -6,6 +6,8 @@ ((=ucs . #x7709) ; 眉 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11216) ; &SW-JIGUGE30-11216; + ) ((===shuowen-jiguge5 . 11216) ; &SW-JIGUGE5-11216; ) ((===shuowen-jiguge4 . 10916) ; &SW-JIGUGE4-10916; @@ -18,6 +20,8 @@ ((=ucs . #x7701) ; 省 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11300) ; &SW-JIGUGE30-11300; + ) ((===shuowen-jiguge5 . 11300) ; &SW-JIGUGE5-11300; ) ((===shuowen-jiguge4 . 11000) ; &SW-JIGUGE4-11000; @@ -30,6 +34,8 @@ ((=ucs . #x21B80) ; 𡮀 )) (->subsumptive + ((===shuowen-jiguge-A30 . 11301) ; &SW-JIGUGE30-11301; + ) ((===shuowen-jiguge5 . 11301) ; &SW-JIGUGE5-11301; ) ((===shuowen-jiguge4 . 11001) ; &SW-JIGUGE4-11001; -- 1.7.10.4