From 5ae77fcfd57df30da5ef93a4ef3ac82d34dd6dc1 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 30 Aug 2010 04:33:56 +0000 Subject: [PATCH] (U+4C23): Use `->denotational' to integrate M-49922. --- lisp/utf-2000/Ideograph-R194-Ghost.el | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R194-Ghost.el b/lisp/utf-2000/Ideograph-R194-Ghost.el index c7959c5..44d1230 100644 --- a/lisp/utf-2000/Ideograph-R194-Ghost.el +++ b/lisp/utf-2000/Ideograph-R194-Ghost.el @@ -922,16 +922,24 @@ '((ideographic-radical . 194) ; ⿁ (ideographic-strokes . 6) (total-strokes . 16) - (=daikanwa . 49922) ; &M-49922; - (<-unknown + (=ucs . #x4C23) ; 䰣 + )) +(define-char + '((<-denotational ((=ucs . #x4C23) ; 䰣 )) + (ideographic-radical . 194) ; ⿁ + (ideographic-strokes . 6) + (total-strokes . 16) + (=daikanwa . 49922) ; &M-49922; )) (define-char - '((=>daikanwa . 49922) ; &M-49922; + '((<-denotational + ((=ucs . #x4C23) ; 䰣 + )) (ideographic-radical . 194) ; ⿁ (ideographic-strokes . 6) - (=ucs . #x4C23) ; 䰣 + (=>>ucs@unicode . #x4C23) ; &G-UU+4C23; (->subsumptive ((total-strokes . 16) (=cns11643-3 . #x5377) ; &C3-5377; [51-87] -- 1.7.10.4