From e55be1b1a11099da125cc7d62e67c1cf0bc4bd52 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 28 Dec 2014 09:46:30 +0900 Subject: [PATCH] (U-0002F8D4): Use `ideographic-{radical|strokes}@daikanwa' instead of `ideographic-{radical|strokes}@ucs'. --- lisp/utf-2000/Ideograph-R014-Cover.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R014-Cover.el b/lisp/utf-2000/Ideograph-R014-Cover.el index c5dfaef..e505fda 100644 --- a/lisp/utf-2000/Ideograph-R014-Cover.el +++ b/lisp/utf-2000/Ideograph-R014-Cover.el @@ -1420,9 +1420,9 @@ ((=ucs . #x6700) ; 最 )) (=>ucs* . #x6700) ; 最 - (ideographic-radical@ucs . 73) ; ⽈ - (ideographic-strokes@ucs . 8) - (ideographic-radical@ucs*sources + (ideographic-radical@daikanwa . 73) ; ⽈ + (ideographic-strokes@daikanwa . 8) + (ideographic-radical@daikanwa*sources daikanwa jisx0208/c cns11643-6 ucs) (ideographic-radical@shinjigen . 29) ; ⼜ (ideographic-strokes@shinjigen . 10) -- 1.7.10.4