From face3393884276ff545c99cf074007c0d29e8e3c Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 22 Nov 1999 07:49:05 +0000 Subject: [PATCH] Merge CJK Unified Ideographs Extension A. --- lisp/utf-2000/Ideograph-R001-One.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 92379da..122723a 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -511,7 +511,8 @@ (ideograph-daikanwa #x00 #x21) ; ø¹€¡ )) (define-char - '((morohashi-daikanwa 34) + '((ucs . #x3400) + (morohashi-daikanwa 34) (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 4) (total-strokes . 5) @@ -600,7 +601,8 @@ (chinese-gb2312 #x4B #x3F) ; ø»…„Ž )) (define-char - '((morohashi-daikanwa 39) + '((ucs . #x3401) + (morohashi-daikanwa 39) (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 5) (total-strokes . 6) -- 1.7.10.4