From 01e1ca46897796b20cff87f3e9cb690589f33495 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 6 Dec 1999 18:57:01 +0000 Subject: [PATCH] Merge CJK Unified Ideographs Extension A. --- lisp/utf-2000/Ideograph-R016-Table.el | 3 ++- lisp/utf-2000/Ideograph-R017-Open-Box.el | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index a8baf97..f22fd00 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -473,7 +473,8 @@ (ideograph-daikanwa #x06 #xF9) ; ø¹›¹ )) (define-char - '((morohashi-daikanwa 1786) + '((ucs . #x34D8) + (morohashi-daikanwa 1786) (ideographic-radical . 16) ; ⼏ (ideographic-strokes . 9) (total-strokes . 11) diff --git a/lisp/utf-2000/Ideograph-R017-Open-Box.el b/lisp/utf-2000/Ideograph-R017-Open-Box.el index 87360bf..c58ba57 100644 --- a/lisp/utf-2000/Ideograph-R017-Open-Box.el +++ b/lisp/utf-2000/Ideograph-R017-Open-Box.el @@ -234,14 +234,16 @@ (ideograph-daikanwa #x07 #x1D) ; ø¹œ )) (define-char - '((morohashi-daikanwa 1822) + '((->ucs . #x342B) + (morohashi-daikanwa 1822) (ideographic-radical . 17) ; ⼐ (ideographic-strokes . 4) (total-strokes . 6) (ideograph-daikanwa #x07 #x1E) ; ø¹œž )) (define-char - '((morohashi-daikanwa 1822 0 0) + '((ucs . #x342B) + (morohashi-daikanwa 1822 0 8) (ideographic-radical . 17) ; ⼐ (ideographic-strokes . 4) (total-strokes . 6) -- 1.7.10.4