From b70e363024d90cd632878d6ba2634e363cc4b374 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 22 Oct 2016 14:07:33 +0900 Subject: [PATCH] (RUI6-E01B): Use U+4EBB instead of in `ideographic-structure'. (IU+2A75D): Likewise. --- lisp/utf-2000/ruimoku6.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 27d13a5..a172042 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -454,8 +454,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((name . "CJK RADICAL PERSON") - (=ucs . #x2E85) ; ⺅ + ((=ucs . #x4EBB) ; 亻 ) ((=ucs . #x26A36) ; 𦨶 )) @@ -930,8 +929,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((name . "CJK RADICAL PERSON") - (=ucs . #x2E85) ; ⺅ + ((=ucs . #x4EBB) ; 亻 ) ((=ucs@unicode . #x6715) ; &AJ1-03035; (=adobe-japan1-0 . 03035) ; &AJ1-03035; -- 1.7.10.4