From 2ebe0f3afc392467e805eba5db5ab7be9e95ff36 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 9 Nov 2022 10:37:09 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR317.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR317.el b/lisp/utf-2000/ShuoWen-SR317.el index f115958..1828bd2 100644 --- a/lisp/utf-2000/ShuoWen-SR317.el +++ b/lisp/utf-2000/ShuoWen-SR317.el @@ -8,6 +8,8 @@ ((=ucs . #x79C3) ; 秃 )) (->subsumptive + ((===shuowen-jiguge-A30 . 29510) ; &SW-JIGUGE30-29510; + ) ((===shuowen-jiguge5 . 29010) ; &SW-JIGUGE5-29010; ) ((===shuowen-jiguge4 . 28510) ; &SW-JIGUGE4-28510; @@ -20,6 +22,8 @@ ((=ucs . #x7A68) ; 穨 )) (->subsumptive + ((===shuowen-jiguge-A30 . 29600) ; &SW-JIGUGE30-29600; + ) ((===shuowen-jiguge5 . 29100) ; &SW-JIGUGE5-29100; ) ((===shuowen-jiguge4 . 28600) ; &SW-JIGUGE4-28600; -- 1.7.10.4