From e2bdcdf99519007b2e7b63cbb145216b4103560e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 24 Dec 2022 02:10:59 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR534.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR534.el b/lisp/utf-2000/ShuoWen-SR534.el index fdab602..2ccf951 100644 --- a/lisp/utf-2000/ShuoWen-SR534.el +++ b/lisp/utf-2000/ShuoWen-SR534.el @@ -6,6 +6,8 @@ ((=ucs . #x5348) ; 午 )) (->subsumptive + ((===shuowen-jiguge-A30 . 52004) ; &SW-JIGUGE30-52004; + ) ((===shuowen-jiguge5 . 51604) ; &SW-JIGUGE5-51604; ) ((===shuowen-jiguge4 . 50104) ; &SW-JIGUGE4-50104; @@ -18,6 +20,8 @@ ((=ucs . #x554E) ; 啎 )) (->subsumptive + ((===shuowen-jiguge-A30 . 52005) ; &SW-JIGUGE30-52005; + ) ((===shuowen-jiguge5 . 51605) ; &SW-JIGUGE5-51605; ) ((===shuowen-jiguge4 . 50105) ; &SW-JIGUGE4-50105; -- 1.7.10.4