From 42f365575d732a5864d0eda3f108dbe6063bfbcc Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 22 May 2018 14:08:54 +0900 Subject: [PATCH] (A-IU+23A98): Use A-compU+7680 instead of U+7680 as a component. --- lisp/utf-2000/Ideograph-R079-Weapon.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R079-Weapon.el b/lisp/utf-2000/Ideograph-R079-Weapon.el index 5e1ff10..f7b9991 100644 --- a/lisp/utf-2000/Ideograph-R079-Weapon.el +++ b/lisp/utf-2000/Ideograph-R079-Weapon.el @@ -1431,8 +1431,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=>ucs@component . #x7680) ; &A-compU+7680; - (=>iwds-1 . 0355) ; &A-compU+7680; + ((=>ucs@iwds-1 . #x7680) ; &A-IWDSU+7680; + (=>iwds-1 . 0355) ; &A-IWDSU+7680; ) ((=ucs . #x6BB3) ; 殳 )) @@ -1483,7 +1483,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x7680) ; 皀 + ((=>ucs@component . #x7680) ; &A-compU+7680; ) ((=ucs . #x6BB3) ; 殳 )) -- 1.7.10.4