From 4e22210922b33b7655f7d293abd76ce719b72777 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 24 Dec 2022 02:10:55 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR530.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR530.el b/lisp/utf-2000/ShuoWen-SR530.el index e24c89c..e7e767a 100644 --- a/lisp/utf-2000/ShuoWen-SR530.el +++ b/lisp/utf-2000/ShuoWen-SR530.el @@ -15,6 +15,8 @@ ((=ucs . #x5BC5) ; 寅 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51902) ; &SW-JIGUGE30-51902; + ) ((===shuowen-jiguge5 . 51502) ; &SW-JIGUGE5-51502; )) )) @@ -46,6 +48,8 @@ ((=ucs . #x5BC5) ; 寅 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51903) ; &SW-JIGUGE30-51903; + ) ((===shuowen-jiguge5 . 51503) ; &SW-JIGUGE5-51503; ) ((===shuowen-jiguge4 . 50003) ; &SW-JIGUGE4-50003; -- 1.7.10.4