From 92f7d770e4cb4cb9f6da7aad8843490d2c5fba35 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 22 Nov 1999 14:08:12 +0000 Subject: [PATCH] Merge CJK Unified Ideographs Extension A. --- lisp/utf-2000/Ideograph-R008-Lid.el | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index 19d55b7..6278dd1 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -212,14 +212,22 @@ (ideograph-daikanwa #x01 #x2B) ; ø¹„« )) (define-char - '((morohashi-daikanwa 300) + '((->ucs . #x342D) + (morohashi-daikanwa 300) (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 6) (total-strokes . 8) - (chinese-cns11643-4 #x25 #x34) ; ø»—¦³ (ideograph-daikanwa #x01 #x2C) ; ø¹„¬ )) (define-char + '((ucs . #x342D) + (morohashi-daikanwa 300 0 0) + (ideographic-radical . 8) ; ⼇ + (ideographic-strokes . 6) + (total-strokes . 8) + (chinese-cns11643-4 #x25 #x34) ; 㐭 + )) +(define-char '((morohashi-daikanwa 301) (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 6) -- 1.7.10.4