From 4adfcd2450343c3052e6ab6360ac6e05cf441714 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 20 Aug 2024 07:12:19 +0900 Subject: [PATCH] Reformatted. --- lisp/utf-2000/Ideograph-R060-Step.el | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 898c3cd..0b6005a 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -7840,7 +7840,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=>ucs@cognate . #x821F) ; &A-cgnU+821F; + ((=ucs . #x821F) ; 舟 ) ((=>ucs@component . #x590A) ; &A-compU+590A; (=>iwds-1 . 0092) ; &A-compU+590A; @@ -7921,7 +7921,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x821F) ; 舟 + ((=ucs@unicode . #x821F) ; &AJ1-02360; + (=adobe-japan1-0 . 02360) ; &AJ1-02360; ) ((=ucs . #x5902) ; 夂 )) @@ -7948,7 +7949,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x821F) ; 舟 + ((=ucs@unicode . #x821F) ; &AJ1-02360; + (=adobe-japan1-0 . 02360) ; &AJ1-02360; ) ((=ucs . #x590A) ; 夊 )) -- 1.7.10.4