From a3949d6efddc1f76bfc190ca31fabdc59c708a55 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 8 Oct 2022 15:39:31 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR116.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR116.el b/lisp/utf-2000/ShuoWen-SR116.el index e770669..ece1393 100644 --- a/lisp/utf-2000/ShuoWen-SR116.el +++ b/lisp/utf-2000/ShuoWen-SR116.el @@ -6,6 +6,8 @@ ((=ucs . #x77BF) ; 瞿 )) (->subsumptive + ((===shuowen-jiguge-A30 . 12105) ; &SW-JIGUGE30-12105; + ) ((===shuowen-jiguge5 . 12105) ; &SW-JIGUGE5-12105; ) ((===shuowen-jiguge4 . 11805) ; &SW-JIGUGE4-11805; @@ -18,6 +20,8 @@ ((=ucs . #x77CD) ; 矍 )) (->subsumptive + ((===shuowen-jiguge-A30 . 12106) ; &SW-JIGUGE30-12106; + ) ((===shuowen-jiguge5 . 12106) ; &SW-JIGUGE5-12106; ) ((===shuowen-jiguge4 . 11806) ; &SW-JIGUGE4-11806; -- 1.7.10.4