From 1f52d078c469b36bc0858bd6856cd54a058249da Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 8 Jun 2021 13:27:11 +0900 Subject: [PATCH] (A-IWDSU+5BAE): Fixed `ideographic-structure'. (U+5BAE): Ditto. --- lisp/utf-2000/Ideograph-R040-Roof.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R040-Roof.el b/lisp/utf-2000/Ideograph-R040-Roof.el index d6a4d60..1c3f605 100644 --- a/lisp/utf-2000/Ideograph-R040-Roof.el +++ b/lisp/utf-2000/Ideograph-R040-Roof.el @@ -5796,8 +5796,8 @@ )) (ideographic-radical . 40) ; ⼧ (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ ) ((=ucs . #x5B80) ; 宀 ) @@ -5815,8 +5815,8 @@ (ideographic-strokes . 7) (total-strokes . 10) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ ) ((=ucs . #x5B80) ; 宀 ) -- 1.7.10.4