From a5b41fa723a7292765e38efe18981b2650b4f436 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 18 Aug 2005 11:38:43 +0000 Subject: [PATCH] (U-00022BAE): Use `<-same' and `<-same*sources' instead of `->ideographic-variants' with char-ref for M-11883. --- lisp/utf-2000/Ideograph-R064-Hand.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R064-Hand.el b/lisp/utf-2000/Ideograph-R064-Hand.el index 474866b..1e4d884 100644 --- a/lisp/utf-2000/Ideograph-R064-Hand.el +++ b/lisp/utf-2000/Ideograph-R064-Hand.el @@ -8151,11 +8151,12 @@ '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 8) (total-strokes . 11) - (->ideographic-variants - (:sources (morohashi-daikanwa) - :char ((=daikanwa . 11883) ; &I-M-11883; - ) + (<-same + ((=ucs . #x6291) ; 抑 + (=daikanwa . 11883) ; &I-M-11883; )) + (<-same*sources + daikanwa) (=ucs . #x22BAE) ; 𢮮 (=cns11643-6 . #x402E) ; &I-C6-402E; [32-14] (=daikanwa . 49129) ; &I-M-49129; -- 1.7.10.4