From af71d54f19f1f5edf77302a887f12c4651e7cd18 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 17 Feb 2020 00:55:52 +0900 Subject: [PATCH] (SW-JIGUGE5-50906): Add U-00024C12 as a target of `<-Small-Seal@shuowen'. (SW-JIGUGE4-49406): Ditto. --- lisp/utf-2000/ShuoWen.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/utf-2000/ShuoWen.el b/lisp/utf-2000/ShuoWen.el index 5ef6dfb..db1ff9d 100644 --- a/lisp/utf-2000/ShuoWen.el +++ b/lisp/utf-2000/ShuoWen.el @@ -155719,11 +155719,15 @@ ((===shuowen-jiguge5 . 50906) ; &SW-JIGUGE5-50906; (<-Small-Seal@shuowen ((=ucs . #x201DA) ; 𠇚 + ) + ((=ucs . #x24C12) ; 𤰒 )) ) ((===shuowen-jiguge4 . 49406) ; &SW-JIGUGE4-49406; (<-Small-Seal@shuowen ((=ucs . #x201DA) ; 𠇚 + ) + ((=ucs . #x24C12) ; 𤰒 )) )) )) -- 1.7.10.4