From ac3ef495276d34c914dc87df5ba3cbcdd3317945 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 4 Oct 2022 14:14:38 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR015.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR015.el b/lisp/utf-2000/ShuoWen-SR015.el index 78380dda..9425cbb 100644 --- a/lisp/utf-2000/ShuoWen-SR015.el +++ b/lisp/utf-2000/ShuoWen-SR015.el @@ -9,6 +9,8 @@ ((=ucs . #x5C0F) ; 小 )) (->subsumptive + ((===shuowen-jiguge-A30 . 03200) ; &SW-JIGUGE30-03200; + ) ((===shuowen-jiguge5 . 03200) ; &SW-JIGUGE5-03200; ) ((===shuowen-jiguge4 . 03200) ; &SW-JIGUGE4-03200; @@ -21,6 +23,8 @@ ((=ucs . #x5C11) ; 少 )) (->subsumptive + ((===shuowen-jiguge-A30 . 03300) ; &SW-JIGUGE30-03300; + ) ((===shuowen-jiguge5 . 03300) ; &SW-JIGUGE5-03300; ) ((===shuowen-jiguge4 . 03300) ; &SW-JIGUGE4-03300; @@ -33,6 +37,8 @@ ((=ucs . #x5C10) ; 尐 )) (->subsumptive + ((===shuowen-jiguge-A30 . 03301) ; &SW-JIGUGE30-03301; + ) ((===shuowen-jiguge5 . 03301) ; &SW-JIGUGE5-03301; ) ((===shuowen-jiguge4 . 03301) ; &SW-JIGUGE4-03301; -- 1.7.10.4