From 9f87a59628fabcff5098e17b776830bcfd955330 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 29 Apr 2016 13:16:35 +0900 Subject: [PATCH] (BUCS+722D): Separate A-compU+722D and IWDS1-0314. --- lisp/utf-2000/Ideograph-R087-Claw.el | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R087-Claw.el b/lisp/utf-2000/Ideograph-R087-Claw.el index f5aeb55..5d32eb4 100644 --- a/lisp/utf-2000/Ideograph-R087-Claw.el +++ b/lisp/utf-2000/Ideograph-R087-Claw.el @@ -330,13 +330,19 @@ (define-char '((ideographic-radical . 87) ; ⽖ (==>ucs@bucs . #x722D) ; &BUCS+722D; - (=>ucs@component . #x722D) ; &BUCS+722D; - (=>iwds-1 . 0314) ; &BUCS+722D; )) (define-char '((<-denotational ((==>ucs@bucs . #x722D) ; &BUCS+722D; - (=>ucs@component . #x722D) ; &BUCS+722D; + )) + (ideographic-radical . 87) ; ⽖ + (=>ucs@component . #x722D) ; &IWDS1-314; + (=>iwds-1 . 0314) ; &IWDS1-314; + )) +(define-char + '((<-denotational + ((=>ucs@component . #x722D) ; &IWDS1-314; + (=>iwds-1 . 0314) ; &IWDS1-314; )) (ideographic-radical . 87) ; ⽖ (ideographic-strokes . 4) -- 1.7.10.4