From 87482dc50273ae82203755d7426115a1972b990f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 10 Oct 2022 16:49:23 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR123.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR123.el b/lisp/utf-2000/ShuoWen-SR123.el index 83cbc81..31a715e 100644 --- a/lisp/utf-2000/ShuoWen-SR123.el +++ b/lisp/utf-2000/ShuoWen-SR123.el @@ -6,6 +6,8 @@ ((=ucs . #x5E7A) ; 幺 )) (->subsumptive + ((===shuowen-jiguge-A30 . 12905) ; &SW-JIGUGE30-12905; + ) ((===shuowen-jiguge5 . 12905) ; &SW-JIGUGE5-12905; ) ((===shuowen-jiguge4 . 12605) ; &SW-JIGUGE4-12605; @@ -18,6 +20,8 @@ ((=ucs . #x5E7C) ; 幼 )) (->subsumptive + ((===shuowen-jiguge-A30 . 12906) ; &SW-JIGUGE30-12906; + ) ((===shuowen-jiguge5 . 12906) ; &SW-JIGUGE5-12906; ) ((===shuowen-jiguge4 . 12606) ; &SW-JIGUGE4-12606; @@ -32,6 +36,8 @@ ((=ucs . #x9EBD) ; 麽 )) (->subsumptive + ((===shuowen-jiguge-A30 . 12907) ; &SW-JIGUGE30-12907; + ) ((===shuowen-jiguge5 . 12907) ; &SW-JIGUGE5-12907; ) ((===shuowen-jiguge4 . 12607) ; &SW-JIGUGE4-12607; -- 1.7.10.4