From 009b0b11b05a7fca40c59fee7da576b21e19855f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 8 Oct 2018 14:47:30 +0900 Subject: [PATCH] =?utf8?q?(SW-JIGUGE5-02826):=20Add=20"=F0=A3=82=B9",=20"=F0?= =?utf8?q?=A3=82=9F"=20and=20"=F0=A3=82=AB"=20as=20targets=20of=20`<-Small-S?= =?utf8?q?eal@shuowen'.=20(SW-JIGUGE4-02826):=20Ditto.=20(SW-JIGUGE5-03609):?= =?utf8?q?=20Add=20"=E7=8A=A0"=20as=20a=20target=20of=20`<-Small-Seal@shuowe?= =?utf8?q?n'.=20(SW-JIGUGE4-03609):=20Ditto.=20(SW-JIGUGE5-04010):=20Add=20"?= =?utf8?q?=E5=98=A8"=20as=20a=20target=20of=20`<-Small-Seal@shuowen'.=20(SW-?= =?utf8?q?JIGUGE4-04010):=20Ditto.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/ShuoWen.el | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lisp/utf-2000/ShuoWen.el b/lisp/utf-2000/ShuoWen.el index c7a2671..b479ea0 100644 --- a/lisp/utf-2000/ShuoWen.el +++ b/lisp/utf-2000/ShuoWen.el @@ -10122,12 +10122,24 @@ (->subsumptive ((===shuowen-jiguge5 . 02826) ; &SW-JIGUGE5-02826; (<-Small-Seal@shuowen + ((=ucs . #x230B9) ; 𣂹 + ) ((=ucs . #x230B2) ; 𣂲 + ) + ((=ucs . #x2309F) ; 𣂟 + ) + ((=ucs . #x230AB) ; 𣂫 )) ) ((===shuowen-jiguge4 . 02826) ; &SW-JIGUGE4-02826; (<-Small-Seal@shuowen + ((=ucs . #x230B9) ; 𣂹 + ) ((=ucs . #x230B2) ; 𣂲 + ) + ((=ucs . #x2309F) ; 𣂟 + ) + ((=ucs . #x230AB) ; 𣂫 )) )) )) @@ -12357,11 +12369,15 @@ ((===shuowen-jiguge5 . 03609) ; &SW-JIGUGE5-03609; (<-Small-Seal@shuowen ((=ucs . #x72A7) ; 犧 + ) + ((=ucs . #x72A0) ; 犠 )) ) ((===shuowen-jiguge4 . 03609) ; &SW-JIGUGE4-03609; (<-Small-Seal@shuowen ((=ucs . #x72A7) ; 犧 + ) + ((=ucs . #x72A0) ; 犠 )) )) )) @@ -13841,11 +13857,15 @@ ((===shuowen-jiguge5 . 04010) ; &SW-JIGUGE5-04010; (<-Small-Seal@shuowen ((=ucs . #x562F) ; 嘯 + ) + ((=ucs . #x5628) ; 嘨 )) ) ((===shuowen-jiguge4 . 04010) ; &SW-JIGUGE4-04010; (<-Small-Seal@shuowen ((=ucs . #x562F) ; 嘯 + ) + ((=ucs . #x5628) ; 嘨 )) )) )) -- 1.7.10.4