From 74b135916ba5e805c9cdd3df1805761ebd497beb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 19 Nov 2017 19:26:05 +0900 Subject: [PATCH] (U-00020502): Use BC-8969 instead of U+5202 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R012-Eight.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index 29923f5..a3d04fd 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -680,7 +680,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x5202) ; 刂 + ((=big5-cdp . #x8969) ; &CDP-8969; ) ((=ucs . #x516B) ; 八 )) @@ -692,7 +692,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=big5-cdp . #x8969) ; &CDP-8969; + ((=>>big5-cdp . #x8969) ; &G-CDP-8969; ) ((=ucs . #x516B) ; 八 )) -- 1.7.10.4