From 47b6fb525bdf86f6e89d0533ec7cbff999d5efe7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 29 Nov 2022 17:56:35 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR432.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR432.el b/lisp/utf-2000/ShuoWen-SR432.el index 251a41c..98e2acb 100644 --- a/lisp/utf-2000/ShuoWen-SR432.el +++ b/lisp/utf-2000/ShuoWen-SR432.el @@ -6,6 +6,8 @@ ((=ucs . #x4E0D) ; 不 )) (->subsumptive + ((===shuowen-jiguge-A30 . 41503) ; &SW-JIGUGE30-41503; + ) ((===shuowen-jiguge5 . 41103) ; &SW-JIGUGE5-41103; ) ((===shuowen-jiguge4 . 39803) ; &SW-JIGUGE4-39803; @@ -18,6 +20,8 @@ ((=ucs . #x5426) ; 否 )) (->subsumptive + ((===shuowen-jiguge-A30 . 41504) ; &SW-JIGUGE30-41504; + ) ((===shuowen-jiguge5 . 41104) ; &SW-JIGUGE5-41104; ) ((===shuowen-jiguge4 . 39804) ; &SW-JIGUGE4-39804; -- 1.7.10.4