From e6bf5817257f6f8ae175df2bc6dfaa4c3d28c3c6 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 7 Jun 2003 04:45:36 +0000 Subject: [PATCH] (U-00020114): Separate C6-2149. --- lisp/utf-2000/Ideograph-R006-Hook.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 5cc1f39..f4de5c6 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -207,11 +207,18 @@ '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 3) (total-strokes . 4) - (=cns11643-6 . #x2149) ; ø»›µ˜ (=daikanwa . 00234) ; ø¸€ƒª (=ucs . #x20114) ; 𠄔 )) (define-char + '((=>ucs . #x20114) ; 𠄔 + (morohashi-daikanwa 234 0 9) + (ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 3) + (total-strokes . 4) + (=cns11643-6 . #x2149) ; ø»›µ˜ + )) +(define-char '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 5) (total-strokes . 6) -- 1.7.10.4