From 8c6845e8e9a254797dd1661223e996d1d822f07f Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 18 Feb 2002 09:13:30 +0000 Subject: [PATCH] (C1-485F): Use U+820C instead of M030277 as the link of `<-original-ideograph'. (U+820D): Don't use char-ref in the `ideographic-structure'. --- lisp/utf-2000/Ideograph-R135-Tongue.el | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R135-Tongue.el b/lisp/utf-2000/Ideograph-R135-Tongue.el index 410eb5a..fa7ef4c 100644 --- a/lisp/utf-2000/Ideograph-R135-Tongue.el +++ b/lisp/utf-2000/Ideograph-R135-Tongue.el @@ -23,7 +23,8 @@ (total-strokes . 6) (<-original-ideograph (:sources (shinjigen-1) - :char ((mojikyo . 030277) ; ý €‡™… + :char ((japanese-jisx0208 . #x4065) ; ø»†¾® + (ucs . #x820C) ; 舌 ) )) (ideograph-cdp . 31451) @@ -37,10 +38,8 @@ (total-strokes . 8) (ideograph-cdp . 31452) (ideographic-structure - (:cdp-combinator 2 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (ucs . #x2FF1) ; ⿱ - ) + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ ) ((chinese-big5-cdp . #x8AFC) ; ý¢€ˆ«¼ ) -- 1.7.10.4