From e9d588236dc07c865803f54025a60d06e5dfe764 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 6 Sep 2010 04:03:21 +0000 Subject: [PATCH] (A-M-48373): New abstract character. (M-48373): Use `<-denotational' for A-M-48373. (U-0002A52C): Likewise. --- lisp/utf-2000/Ideograph-R207-Drum.el | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R207-Drum.el b/lisp/utf-2000/Ideograph-R207-Drum.el index 91f02c3..260be2a 100644 --- a/lisp/utf-2000/Ideograph-R207-Drum.el +++ b/lisp/utf-2000/Ideograph-R207-Drum.el @@ -428,14 +428,24 @@ (=cns11643-7 . #x5B33) ; &C7-5B33; [59-19] )) (define-char - '((=>ucs . #x2A52C) ; 𪔬 + '((ideographic-radical . 207) ; ⿎ + (ideographic-strokes . 9) + (total-strokes . 22) + (=>daikanwa . 48373) ; &A-M-48373; + )) +(define-char + '((<-denotational + ((=>daikanwa . 48373) ; &A-M-48373; + )) (ideographic-radical . 207) ; ⿎ (ideographic-strokes . 9) (total-strokes . 22) (=daikanwa . 48373) ; &M-48373; )) (define-char - '((=>daikanwa . 48373) ; &M-48373; + '((<-denotational + ((=>daikanwa . 48373) ; &A-M-48373; + )) (ideographic-radical . 207) ; ⿎ (ideographic-strokes . 9) (total-strokes . 22) -- 1.7.10.4