From d5c449c85506a162735ad5bd25409df3fb2d2759 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 16 Sep 2021 11:58:20 +0900 Subject: [PATCH] (SW-JIGUGE-35700): Add U+5E78 as a corresponding modern character. (SW-JIGUGE-35707): Add `<-simplified@shuowen' for SW-JIGUGE-35706. --- lisp/utf-2000/ShuoWen-SR397.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR397.el b/lisp/utf-2000/ShuoWen-SR397.el index 870bcc0..27b47b4 100644 --- a/lisp/utf-2000/ShuoWen-SR397.el +++ b/lisp/utf-2000/ShuoWen-SR397.el @@ -4,6 +4,8 @@ (=shuowen-jiguge . 35700) ; &SW-JIGUGE-35700; (<-Small-Seal@shuowen ((=ucs . #x3694) ; 㚔 + ) + ((=ucs . #x5E78) ; 幸 )) (->subsumptive ((===shuowen-jiguge5 . 35700) ; &SW-JIGUGE5-35700; @@ -89,6 +91,11 @@ (<-Small-Seal@shuowen ((=ucs . #x25C69) ; 𥱩 )) + (<-simplified@shuowen + ((=shuowen-jiguge . 35706) ; &SW-JIGUGE-35706; + ) + ((=ucs . #x25DDA) ; 𥷚 + )) (->subsumptive ((===shuowen-jiguge5 . 35707) ; &SW-JIGUGE5-35707; ) -- 1.7.10.4