From c4b4dbf12ef65ad86934289d7c573cd7b4bbfa2c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 8 Oct 2022 15:39:29 +0900 Subject: [PATCH] Add `===shuowen-jiguge-A30' characters. --- lisp/utf-2000/ShuoWen-SR115.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR115.el b/lisp/utf-2000/ShuoWen-SR115.el index 0736dcf..999a7d6 100644 --- a/lisp/utf-2000/ShuoWen-SR115.el +++ b/lisp/utf-2000/ShuoWen-SR115.el @@ -6,6 +6,8 @@ ((=ucs . #x7FB4) ; 羴 )) (->subsumptive + ((===shuowen-jiguge-A30 . 12102) ; &SW-JIGUGE30-12102; + ) ((===shuowen-jiguge5 . 12102) ; &SW-JIGUGE5-12102; ) ((===shuowen-jiguge4 . 11802) ; &SW-JIGUGE4-11802; @@ -18,6 +20,8 @@ ((=ucs . #x7FB6) ; 羶 )) (->subsumptive + ((===shuowen-jiguge-A30 . 12103) ; &SW-JIGUGE30-12103; + ) ((===shuowen-jiguge5 . 12103) ; &SW-JIGUGE5-12103; ) ((===shuowen-jiguge4 . 11803) ; &SW-JIGUGE4-11803; @@ -30,6 +34,8 @@ ((=ucs . #x7FBC) ; 羼 )) (->subsumptive + ((===shuowen-jiguge-A30 . 12104) ; &SW-JIGUGE30-12104; + ) ((===shuowen-jiguge5 . 12104) ; &SW-JIGUGE5-12104; ) ((===shuowen-jiguge4 . 11804) ; &SW-JIGUGE4-11804; -- 1.7.10.4