From 73114710d03f021c794677f67aadef5735826a51 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 27 Oct 2022 12:33:15 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR223.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR223.el b/lisp/utf-2000/ShuoWen-SR223.el index 0173614..36a8e8b 100644 --- a/lisp/utf-2000/ShuoWen-SR223.el +++ b/lisp/utf-2000/ShuoWen-SR223.el @@ -6,6 +6,8 @@ ((=ucs . #x687C) ; 桼 )) (->subsumptive + ((===shuowen-jiguge-A30 . 21004) ; &SW-JIGUGE30-21004; + ) ((===shuowen-jiguge5 . 20504) ; &SW-JIGUGE5-20504; ) ((===shuowen-jiguge4 . 20204) ; &SW-JIGUGE4-20204; @@ -18,6 +20,8 @@ ((=ucs . #x4C0D) ; 䰍 )) (->subsumptive + ((===shuowen-jiguge-A30 . 21005) ; &SW-JIGUGE30-21005; + ) ((===shuowen-jiguge5 . 20505) ; &SW-JIGUGE5-20505; ) ((===shuowen-jiguge4 . 20205) ; &SW-JIGUGE4-20205; @@ -30,6 +34,8 @@ ((=ucs . #x3BE1) ; 㯡 )) (->subsumptive + ((===shuowen-jiguge-A30 . 21006) ; &SW-JIGUGE30-21006; + ) ((===shuowen-jiguge5 . 20506) ; &SW-JIGUGE5-20506; ) ((===shuowen-jiguge4 . 20206) ; &SW-JIGUGE4-20206; -- 1.7.10.4