From 382c96b01176ebc3fd22a181a43886315b70c5ff Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 17 May 2020 10:38:26 +0900 Subject: [PATCH] (SW-JIGUGE5-04412): Add U-00027E86 as a target of `<-Small-Seal@shuowen'. (SW-JIGUGE4-04412): Ditto. (SW-JIGUGE5-51504): Add U+623C as a target of `<-Small-Seal@shuowen'. (SW-JIGUGE4-50004): Ditto. --- lisp/utf-2000/ShuoWen.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/ShuoWen.el b/lisp/utf-2000/ShuoWen.el index 96f495e..92761fa 100644 --- a/lisp/utf-2000/ShuoWen.el +++ b/lisp/utf-2000/ShuoWen.el @@ -15752,11 +15752,15 @@ (->subsumptive ((===shuowen-jiguge5 . 04412) ; &SW-JIGUGE5-04412; (<-Small-Seal@shuowen + ((=ucs . #x27E86) ; 𧺆 + ) ((=ucs . #x8D70) ; 走 )) ) ((===shuowen-jiguge4 . 04412) ; &SW-JIGUGE4-04412; (<-Small-Seal@shuowen + ((=ucs . #x27E86) ; 𧺆 + ) ((=ucs . #x8D70) ; 走 )) )) @@ -156927,11 +156931,15 @@ (->subsumptive ((===shuowen-jiguge5 . 51504) ; &SW-JIGUGE5-51504; (<-Small-Seal@shuowen + ((=ucs . #x623C) ; 戼 + ) ((=ucs . #x536F) ; 卯 )) ) ((===shuowen-jiguge4 . 50004) ; &SW-JIGUGE4-50004; (<-Small-Seal@shuowen + ((=ucs . #x623C) ; 戼 + ) ((=ucs . #x536F) ; 卯 )) )) -- 1.7.10.4