From 6cf5b62d9939d32852d58b425ee359c087e06856 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 18 Jun 2018 16:27:34 +0900 Subject: [PATCH] (BUCS+5E7A): Separate A-compU+5E7A and IWDS1-0129. (IWDS1-0129): Separate BUCS+5E7A; add `<-denotational' for BUCS+5E7A; unify A-IWDSU+5E7A instead of A-compU+5E7A. --- lisp/utf-2000/Ideograph-R052-Short-Thread.el | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R052-Short-Thread.el b/lisp/utf-2000/Ideograph-R052-Short-Thread.el index b8655da..e1cace9 100644 --- a/lisp/utf-2000/Ideograph-R052-Short-Thread.el +++ b/lisp/utf-2000/Ideograph-R052-Short-Thread.el @@ -1,16 +1,22 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char '((ideographic-radical . 52) ; â¼³ - (ideographic-strokes . 0) - (total-strokes . 3) (==>ucs@bucs . #x5E7A) ; &BUCS+5E7A; - (=>ucs@component . #x5E7A) ; &BUCS+5E7A; - (=>iwds-1 . 0129) ; &BUCS+5E7A; )) (define-char '((<-denotational ((==>ucs@bucs . #x5E7A) ; &BUCS+5E7A; - (=>ucs@component . #x5E7A) ; &BUCS+5E7A; + )) + (ideographic-radical . 52) ; â¼³ + (ideographic-strokes . 0) + (total-strokes . 3) + (=>ucs@iwds-1 . #x5E7A) ; &A-IWDSU+5E7A; + (=>iwds-1 . 0129) ; &A-IWDSU+5E7A; + )) +(define-char + '((<-denotational + ((=>ucs@iwds-1 . #x5E7A) ; &A-IWDSU+5E7A; + (=>iwds-1 . 0129) ; &A-IWDSU+5E7A; )) (ideographic-radical . 52) ; â¼³ (ideographic-strokes . 0) -- 1.7.10.4