From 9ccd11603f10abf57caeccdeb8673db37232cc59 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 12 Mar 2004 15:37:39 +0000 Subject: [PATCH] (M-02875): Use `->same*sources' instead of using char-ref in `->same'. --- lisp/utf-2000/Ideograph-R026-Seal.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index e8a0a8d..44ecdb2 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -834,10 +834,11 @@ (ideographic-strokes . 8) (total-strokes . 10) (->same - (:sources (chuuka-daijiten morohashi-daikanwa) - :char ((=daikanwa . 02879) ; ø¸€¬¿ - ) + ((=ucs . #x2F833) ; 卿 + (=daikanwa . 02879) ; ø¸€¬¿ )) + (->same*sources + zhonghua-dazidian daikanwa) (=daikanwa . 02875) ; ø¸€¬» )) (define-char -- 1.7.10.4