From c8f60c34d9d98f82f2ad538ceefe09f56ff43abc Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 28 Apr 2004 03:17:35 +0000 Subject: [PATCH] (U-0002695B): Use `<-wrong*sources' instead of char-ref in `<-wrong'. --- lisp/utf-2000/Ideograph-R134-Mortar.el | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R134-Mortar.el b/lisp/utf-2000/Ideograph-R134-Mortar.el index b4000bb..bda5641 100644 --- a/lisp/utf-2000/Ideograph-R134-Mortar.el +++ b/lisp/utf-2000/Ideograph-R134-Mortar.el @@ -144,10 +144,13 @@ (ideographic-strokes . 3) (total-strokes . 10) (<-wrong - (:sources (chuuka-daijiten morohashi-daikanwa) - :char ((=daikanwa . 30180) ; &I-M-30180; - ) + ((=jis-x0212 . #x566C) ; &M-30180; + (=cns11643-2 . #x2D2B) ; &I-C2-2D2B; + (=jis-x0213-2-2000 . #x755C) ; &I-JX2-755C; + (=daikanwa . 30180) ; &I-M-30180; )) + (<-wrong*sources + zhonghua-dazidian daikanwa) (=ucs . #x2695B) ; 𦥛 (=cns11643-6 . #x3B3B) ; &I-C6-3B3B; (=big5-cdp . #x8570) ; &I-CDP-8570; -- 1.7.10.4