From 5b5042b6bcb4bf4e6cce5d03a79a57de0a0b0f12 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 1 Jun 2021 23:03:39 +0900 Subject: [PATCH] (SW-JIGUGE-22711): Add U-0002D928 as a corresponding modern character. (SW-JIGUGE-22712): Add `<-ancient@shuowen' for SW-JIGUGE-22711. --- lisp/utf-2000/ShuoWen-SR234.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR234.el b/lisp/utf-2000/ShuoWen-SR234.el index 84ee640..146a05f 100644 --- a/lisp/utf-2000/ShuoWen-SR234.el +++ b/lisp/utf-2000/ShuoWen-SR234.el @@ -4,6 +4,8 @@ (=shuowen-jiguge . 22711) ; &SW-JIGUGE-22711; (<-Small-Seal@shuowen ((=ucs . #x3AC3) ; 㫃 + ) + ((=ucs . #x2D928) ; 𭤨 )) (->subsumptive ((===shuowen-jiguge5 . 22711) ; &SW-JIGUGE5-22711; @@ -17,6 +19,11 @@ (<-Small-Seal@shuowen ((=ucs . #x3AC3) ; 㫃 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 22711) ; &SW-JIGUGE-22711; + ) + ((=ucs . #x3AC3) ; 㫃 + )) (->subsumptive ((===shuowen-jiguge5 . 22712) ; &SW-JIGUGE5-22712; ) -- 1.7.10.4