From 8f59812a27978e693d844163a83735eb53f085c2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 15 Dec 2022 17:12:22 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR512.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR512.el b/lisp/utf-2000/ShuoWen-SR512.el index 0c92416..b1cdfa5 100644 --- a/lisp/utf-2000/ShuoWen-SR512.el +++ b/lisp/utf-2000/ShuoWen-SR512.el @@ -6,6 +6,8 @@ ((=ucs . #x563C) ; 嘼 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51303) ; &SW-JIGUGE30-51303; + ) ((===shuowen-jiguge5 . 50903) ; &SW-JIGUGE5-50903; ) ((===shuowen-jiguge4 . 49403) ; &SW-JIGUGE4-49403; @@ -18,6 +20,8 @@ ((=ucs . #x7378) ; 獸 )) (->subsumptive + ((===shuowen-jiguge-A30 . 51304) ; &SW-JIGUGE30-51304; + ) ((===shuowen-jiguge5 . 50904) ; &SW-JIGUGE5-50904; ) ((===shuowen-jiguge4 . 49404) ; &SW-JIGUGE4-49404; -- 1.7.10.4