From 7ec8ef976c8777aee8261e7aad018b9ebd04f568 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 27 Jun 2004 17:21:03 +0000 Subject: [PATCH] (C6-2121): Use `<-ancient*sources' instead of char-ref in `<-ancient'. (U+3405): Likewise. --- lisp/utf-2000/Ideograph-R004-Slash.el | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 371425c..87ed5ae 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -67,10 +67,12 @@ (ideographic-strokes . 0) (total-strokes . 1) (<-ancient - (:sources (morohashi-daikanwa) - :char ((=daikanwa . 03118) ; &I-M-03118; - ) + ((=ks-x1001 . #x5060) ; &M-03118; [48-64] + (=cns11643-1 . #x452F) ; &I-C1-452F; [37-15] + (=daikanwa . 03118) ; &I-M-03118; )) + (<-ancient*sources + daikanwa) (=cns11643-6 . #x2121) ; >-00149; [01-01] (=gt . 00149) ; &I-GT-00149; (=gt-pj-2 . #x3076) ; &I-GT-00149; [16-86] @@ -176,10 +178,11 @@ (=ucs . #x3128) ; ㄨ )) (<-ancient - (:sources (morohashi-daikanwa) - :char ((=daikanwa . 00257) ; &I-M-00257; - ) + ((=ucs . #x4E94) ; 五 + (=daikanwa . 00257) ; &I-M-00257; )) + (<-ancient*sources + daikanwa) (hanyu-dazidian 1 31 4) (=ucs . #x3405) ; 㐅 (=cns11643-6 . #x2123) ; &I-C6-2123; [01-03] -- 1.7.10.4