From 0c8d6af1bc5270b95f302d8235b9412d7fb69181 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 18 Dec 2001 06:32:29 +0000 Subject: [PATCH] (U+5259): Fix operator. (C3-2F62): Likewise. --- lisp/utf-2000/Ideograph-R018-Knife.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index a5cd39e..234df91 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -3916,8 +3916,8 @@ ) )) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (ucs . #x2FF1) ; ⿱ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; ⿰ ) ((ucs . #x5E76) ; 并 ) @@ -3935,8 +3935,8 @@ (ideographic-strokes . 8) (total-strokes . 10) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (ucs . #x2FF1) ; ⿱ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; ⿰ ) ((ucs . #x5E76) ; 并 ) -- 1.7.10.4