From c79e5fd7bda5d5896f97a15b55f42356c506ec0f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 9 Dec 2022 20:14:37 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR492.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR492.el b/lisp/utf-2000/ShuoWen-SR492.el index be5a09e..883e7b3 100644 --- a/lisp/utf-2000/ShuoWen-SR492.el +++ b/lisp/utf-2000/ShuoWen-SR492.el @@ -6,6 +6,8 @@ ((=ucs . #x52FA) ; 勺 )) (->subsumptive + ((===shuowen-jiguge-A30 . 49909) ; &SW-JIGUGE30-49909; + ) ((===shuowen-jiguge5 . 49509) ; &SW-JIGUGE5-49509; ) ((===shuowen-jiguge4 . 48009) ; &SW-JIGUGE4-48009; @@ -18,6 +20,8 @@ ((=ucs . #x4E0E) ; 与 )) (->subsumptive + ((===shuowen-jiguge-A30 . 49910) ; &SW-JIGUGE30-49910; + ) ((===shuowen-jiguge5 . 49510) ; &SW-JIGUGE5-49510; ) ((===shuowen-jiguge4 . 48010) ; &SW-JIGUGE4-48010; -- 1.7.10.4