From 03ab66c53f4fd8e75824041453b75d286d7abcdb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 21 Feb 2015 22:27:29 +0900 Subject: [PATCH] (IWDS1-0340): Unify UC+4E59. (U+4E59): Use `<-denotational@component' instead of `<-denotational'. (U-000200C9): Ditto. --- lisp/utf-2000/Ideograph-R005-Second.el | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 4b50326..ba7a31c 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -3,11 +3,13 @@ '((ideographic-radical . 5) ; ⼄ (ideographic-strokes . 0) (total-strokes . 1) + (=>ucs@component . #x4E59) ; &IWDS1-340; (=>iwds-1 . 0340) ; &IWDS1-340; )) (define-char - '((<-denotational - ((=>iwds-1 . 0340) ; &IWDS1-340; + '((<-denotational@component + ((=>ucs@component . #x4E59) ; &IWDS1-340; + (=>iwds-1 . 0340) ; &IWDS1-340; )) (ideographic-radical . 5) ; ⼄ (ideographic-strokes . 0) @@ -31,8 +33,9 @@ (=shinjigen . 0056) ; 乙 )) (define-char - '((<-denotational - ((=>iwds-1 . 0340) ; &IWDS1-340; + '((<-denotational@component + ((=>ucs@component . #x4E59) ; &IWDS1-340; + (=>iwds-1 . 0340) ; &IWDS1-340; )) (ideographic-radical . 5) ; ⼄ (ideographic-strokes . 0) -- 1.7.10.4