From ba22e2d209da9d79b918e665dd80740f8c617270 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 2 Apr 2002 17:59:49 +0000 Subject: [PATCH] (U+53B4): Fix the operator of the `ideographic-structure'. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index cddb0cb..5d5f9f8 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -2851,8 +2851,8 @@ (hanyu-dazidian-page . 80) (hanyu-dazidian-char . 21) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (ucs . #x2FF1) ; ⿱ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (ucs . #x2FF8) ; ⿸ ) ((ucs . #x53AD) ; 厭 ) -- 1.7.10.4