From d0c1133ddd7ab890975f5a22fd634ee9d028be96 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 28 Jul 2021 11:41:02 +0900 Subject: [PATCH] (SW-JIGUGE-21009): Add U+2ECF [CJK RADICAL CITY] as a corresponding modern character. --- lisp/utf-2000/ShuoWen-SR229.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR229.el b/lisp/utf-2000/ShuoWen-SR229.el index 2e2067f..666ad40 100644 --- a/lisp/utf-2000/ShuoWen-SR229.el +++ b/lisp/utf-2000/ShuoWen-SR229.el @@ -4,6 +4,9 @@ (=shuowen-jiguge . 21009) ; &SW-JIGUGE-21009; (<-Small-Seal@shuowen ((=ucs . #x9091) ; 邑 + ) + ((name . "CJK RADICAL CITY") + (=ucs . #x2ECF) ; ⻏ )) (->subsumptive ((===shuowen-jiguge5 . 21009) ; &SW-JIGUGE5-21009; -- 1.7.10.4