From fe3ae76660b64a30115c468b9cc94998ac522310 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 3 Oct 2001 10:20:11 +0000 Subject: [PATCH] (J0-4234): Use instead of in `ideographic-structure'. (U+5352): Likewise. --- lisp/utf-2000/Ideograph-R024-Ten.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index c71574c..aafade0 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -552,8 +552,8 @@ (total-strokes . 8) (ideographic-structure (:cdp-combinator 2 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (ucs . #x2FF1) ; ⿱ + :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") + (ucs . #x2FF3) ; ⿳ ) ) ((japanese-jisx0208-1978 . #x5035) ; ø»ƒ– @@ -582,8 +582,8 @@ (total-strokes . 8) (ideographic-structure (:cdp-combinator 2 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (ucs . #x2FF1) ; ⿱ + :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") + (ucs . #x2FF3) ; ⿳ ) ) ((ucs . #x4EA0) ; 亠 -- 1.7.10.4