From 22e43ea6e9834c7048a1273fe27ef787a0e4e7e1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 24 Dec 2022 02:10:56 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR531.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR531.el b/lisp/utf-2000/ShuoWen-SR531.el index b58d536..cd5a0f3 100644 --- a/lisp/utf-2000/ShuoWen-SR531.el +++ b/lisp/utf-2000/ShuoWen-SR531.el @@ -8,6 +8,8 @@ ((=ucs . #x536F) ; 卯 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51904) ; &SW-JIGUGE30-51904; + ) ((===shuowen-jiguge5 . 51504) ; &SW-JIGUGE5-51504; ) ((===shuowen-jiguge4 . 50004) ; &SW-JIGUGE4-50004; @@ -20,6 +22,8 @@ ((=ucs . #x291E8) ; 𩇨 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51905) ; &SW-JIGUGE30-51905; + ) ((===shuowen-jiguge5 . 51505) ; &SW-JIGUGE5-51505; ) ((===shuowen-jiguge4 . 50005) ; &SW-JIGUGE4-50005; -- 1.7.10.4