From 032d4e544e7a76a25d96103ecfc0605cd8685790 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 7 Oct 2005 05:13:09 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. (U+97E6): Add `<-simplified@CN' for G1-4E24. --- lisp/utf-2000/Ideograph-R178-Tanned-Leather.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el b/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el index d3f162d..8dbd47c 100644 --- a/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el +++ b/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el @@ -26,9 +26,26 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x97E6) ; 韦 + )) + (name . "CJK RADICAL C-SIMPLIFIED TANNED LEATHER") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-identical@component + ((=ucs . #x97E6) ; 韦 + )) + (=ucs . #x2ED9) ; ⻙ + )) +(define-char '((ideographic-radical . 178) ; ⾱ (ideographic-strokes . 0) (total-strokes . 4) + (<-simplified@CN + ((=gb12345 . #x4E24) ; >-57812; [46-04] + (=daikanwa . 43108) ; &I-M-43108; + )) (=ucs . #x97E6) ; 韦 (=gb2312 . #x4E24) ; &I-G0-4E24; [46-04] (=big5-cdp . #x89D6) ; &I-CDP-89D6; -- 1.7.10.4