From cb9e3c04f21be7b80ba665de2dae4f3b500b24c8 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 7 Dec 1999 06:30:08 +0000 Subject: [PATCH] Merge CJK Unified Ideographs Extension A. --- lisp/utf-2000/Ideograph-R021-Spoon.el | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R021-Spoon.el b/lisp/utf-2000/Ideograph-R021-Spoon.el index 3783e42..72689ec 100644 --- a/lisp/utf-2000/Ideograph-R021-Spoon.el +++ b/lisp/utf-2000/Ideograph-R021-Spoon.el @@ -132,14 +132,22 @@ (chinese-cns11643-5 #x23 #x4A) ; ø»™®‘ )) (define-char - '((morohashi-daikanwa 2580) + '((->ucs . #x352C) + (morohashi-daikanwa 2580) (ideographic-radical . 21) ; ⼔ (ideographic-strokes . 6) (total-strokes . 8) - (chinese-cns11643-6 #x29 #x72) ; ø»œ± (ideograph-daikanwa #x0A #x14) ; ø¹¨” )) (define-char + '((ucs . #x352C) + (morohashi-daikanwa 2580 0 1) + (ideographic-radical . 21) ; ⼔ + (ideographic-strokes . 6) + (total-strokes . 8) + (chinese-cns11643-6 #x29 #x72) ; ø»œ± + )) +(define-char '((morohashi-daikanwa 2581) (ideographic-radical . 21) ; ⼔ (ideographic-strokes . 7) @@ -246,14 +254,22 @@ (ideograph-daikanwa #x0A #x1E) ; ø¹¨ž )) (define-char - '((morohashi-daikanwa 2591) + '((->ucs . #x352D) + (morohashi-daikanwa 2591) (ideographic-radical . 21) ; ⼔ (ideographic-strokes . 9) (total-strokes . 11) - (chinese-cns11643-3 #x34 #x53) ; ø»•³ (ideograph-daikanwa #x0A #x1F) ; ø¹¨Ÿ )) (define-char + '((ucs . #x352D) + (morohashi-daikanwa 2591 0 2) + (ideographic-radical . 21) ; ⼔ + (ideographic-strokes . 9) + (total-strokes . 11) + (chinese-cns11643-3 #x34 #x53) ; ø»•³ + )) +(define-char '((morohashi-daikanwa 2592) (ideographic-radical . 21) ; ⼔ (ideographic-strokes . 10) -- 1.7.10.4