From 27a595898867e789defa83d5703c28842ff02e2c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 12 Oct 2022 23:52:57 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR133.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR133.el b/lisp/utf-2000/ShuoWen-SR133.el index 95b8290..de4b04b 100644 --- a/lisp/utf-2000/ShuoWen-SR133.el +++ b/lisp/utf-2000/ShuoWen-SR133.el @@ -6,6 +6,8 @@ ((=ucs . #x518E) ; 冎 )) (->subsumptive + ((===shuowen-jiguge-A30 . 13321) ; &SW-JIGUGE30-13321; + ) ((===shuowen-jiguge5 . 13321) ; &SW-JIGUGE5-13321; ) ((===shuowen-jiguge4 . 13021) ; &SW-JIGUGE4-13021; @@ -18,6 +20,8 @@ ((=ucs . #x206F0) ; 𠛰 )) (->subsumptive + ((===shuowen-jiguge-A30 . 13400) ; &SW-JIGUGE30-13400; + ) ((===shuowen-jiguge5 . 13400) ; &SW-JIGUGE5-13400; ) ((===shuowen-jiguge4 . 13100) ; &SW-JIGUGE4-13100; @@ -30,6 +34,8 @@ ((=ucs . #x20569) ; 𠕩 )) (->subsumptive + ((===shuowen-jiguge-A30 . 13401) ; &SW-JIGUGE30-13401; + ) ((===shuowen-jiguge5 . 13401) ; &SW-JIGUGE5-13401; ) ((===shuowen-jiguge4 . 13101) ; &SW-JIGUGE4-13101; -- 1.7.10.4