From 4e99ae0e12a847bb46193d2468a5d024a678441c Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 10 Mar 2011 14:02:46 +0000 Subject: [PATCH] (BC-8A60): Use `<-denotational' for U+5369. --- lisp/utf-2000/Ideograph-R026-Seal.el | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index 5df44a1..040632a 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -17,6 +17,18 @@ (=shinjigen . 0843) ; 卩 )) (define-char + '((<-denotational + ((=ucs . #x5369) ; 卩 + )) + (ideographic-radical . 26) ; ⼙ + (ideographic-strokes . 0) + (total-strokes . 2) + (=big5-cdp . #x8A60) ; &CDP-8A60; + (<-formed@component + ((=ucs . #x5369) ; 卩 + )) + )) +(define-char '((ideographic-radical . 26) ; ⼙ (ideographic-strokes . 0) (total-strokes . 2) @@ -58,16 +70,6 @@ (=jef-china3 . #x71F7) ; &JC3-71F7; )) (define-char - '((=>ucs . #x5369) ; 卩 - (ideographic-radical . 26) ; ⼙ - (ideographic-strokes . 0) - (total-strokes . 2) - (=big5-cdp . #x8A60) ; &CDP-8A60; - (<-formed@component - ((=ucs . #x5369) ; 卩 - )) - )) -(define-char '((ideographic-radical . 26) ; ⼙ (ideographic-strokes . 1) (total-strokes . 3) -- 1.7.10.4