From 8690758a57067bc1d70f816ec3f972d5cdce33e1 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 3 Oct 2001 07:31:05 +0000 Subject: [PATCH] (J0-3067): Use instead of as the operator of `ideographic-structure'. (U+4EA5): Likewise. --- lisp/utf-2000/Ideograph-R008-Lid.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index 98d5df2..1518c79 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -206,8 +206,8 @@ (total-strokes . 6) (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) ; ø»ƒ– @@ -234,8 +234,8 @@ (total-strokes . 6) (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