From a1d88effec3766c8e5827857690bfdc592980076 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 3 Oct 2001 10:18:17 +0000 Subject: [PATCH] (U+5231): Use instead of in `ideographic-structure'. (C2-2554): Likewise. --- lisp/utf-2000/Ideograph-R018-Knife.el | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index f1fb0b6..769a159 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -1609,8 +1609,8 @@ (total-strokes . 8) (ideographic-structure (:cdp-combinator 1 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (ucs . #x2FF0) ; â¿° + :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT") + (ucs . #x2FF2) ; ⿲ ) ) ((ucs . #x4E95) ; 井 @@ -1631,8 +1631,8 @@ (total-strokes . 8) (ideographic-structure (:cdp-combinator 1 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (ucs . #x2FF0) ; â¿° + :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT") + (ucs . #x2FF2) ; ⿲ ) ) ((ucs . #x4E95) ; 井 @@ -2509,7 +2509,8 @@ (ucs . #x2FF0) ; â¿° ) ) - ((ideograph-daikanwa . 29263) ; ø¸‡‰ + ((korean-ksc5601 . #x752B) ; ø»Š•® + (ideograph-daikanwa . 29263) ; ø¸‡‰ ) ((chinese-big5-cdp . #x8B4D) ; 刂 (ucs . #x5202) ; 刂 -- 1.7.10.4