From f27aa6475e0acc74bc69438009b7ec6c79fb8f0f Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 19 Feb 2002 02:57:11 +0000 Subject: [PATCH] (U+820D): Don't use char-ref in the `ideographic-structure'. --- lisp/utf-2000/Ideograph-R135-Tongue.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R135-Tongue.el b/lisp/utf-2000/Ideograph-R135-Tongue.el index 68efa31..f991c2b 100644 --- a/lisp/utf-2000/Ideograph-R135-Tongue.el +++ b/lisp/utf-2000/Ideograph-R135-Tongue.el @@ -36,10 +36,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