From 3c53544b9ed2a62fccb885141a31b745a61c8e1f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 27 Feb 2016 15:00:36 +0900 Subject: [PATCH] (U+7570): Separate A-UU+7570 and A-J0-305B. (A-UU+7570): Unify A-J0-305B; add `=>ucs@iwds-1'. --- lisp/utf-2000/Ideograph-R102-Field.el | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R102-Field.el b/lisp/utf-2000/Ideograph-R102-Field.el index 994a8d5..c14ac5b 100644 --- a/lisp/utf-2000/Ideograph-R102-Field.el +++ b/lisp/utf-2000/Ideograph-R102-Field.el @@ -2232,14 +2232,24 @@ (define-char '((ideographic-radical . 102) ; ⽥ (=ucs . #x7570) ; 異 - (=>jis-x0208 . #x305B) ; 異 [16-59] - (=>jis-x0213-1 . #x305B) ; 異 [16-59] )) (define-char '((<-denotational ((=ucs . #x7570) ; 異 )) (ideographic-radical . 102) ; ⽥ + (=>ucs@iwds-1 . #x7570) ; &J97-305B; + (=>ucs@unicode . #x7570) ; &J97-305B; + (=>jis-x0208 . #x305B) ; &J97-305B; [16-59] + (=>jis-x0213-1 . #x305B) ; &J97-305B; [16-59] + )) +(define-char + '((<-denotational + ((=>ucs@iwds-1 . #x7570) ; &J97-305B; + (=>ucs@unicode . #x7570) ; &J97-305B; + (=>jis-x0208 . #x305B) ; &J97-305B; [16-59] + )) + (ideographic-radical . 102) ; ⽥ (ideographic-strokes . 6) (total-strokes . 11) (=decomposition@hanyo-denshi @@ -2738,7 +2748,9 @@ )) (define-char '((<-denotational - ((=ucs . #x7570) ; 異 + ((=>ucs@iwds-1 . #x7570) ; &J97-305B; + (=>ucs@unicode . #x7570) ; &J97-305B; + (=>jis-x0208 . #x305B) ; &J97-305B; [16-59] )) (=>ucs* . #x7570) ; 異 (ideographic-radical . 102) ; ⽥ -- 1.7.10.4