From 960d8f8cd615d15022e321f3e8969c6da08e8037 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 10 Nov 2016 18:27:19 +0900 Subject: [PATCH] (UU+5316): Use U+4EBB instead of in `ideographic-structure'. (CU+5316): Likewise. --- lisp/utf-2000/Ideograph-R021-Spoon.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R021-Spoon.el b/lisp/utf-2000/Ideograph-R021-Spoon.el index 2a67b89..57021fb 100644 --- a/lisp/utf-2000/Ideograph-R021-Spoon.el +++ b/lisp/utf-2000/Ideograph-R021-Spoon.el @@ -127,8 +127,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((name . "CJK RADICAL PERSON") - (=ucs . #x2E85) ; ⺅ + ((=ucs . #x4EBB) ; 亻 ) ((=ucs . #x2090E) ; 𠤎 )) @@ -184,8 +183,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((name . "CJK RADICAL PERSON") - (=ucs . #x2E85) ; ⺅ + ((=ucs . #x4EBB) ; 亻 ) ((=ucs . #x5315) ; 匕 )) -- 1.7.10.4