From fe86a09f54f88eebc18e0ceca7d6e5e5444007ed Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 8 Jan 2009 07:39:33 +0000 Subject: [PATCH] (U+6237): Use `=>daikanwa' instead of `morohashi-daikanwa'; add `<-simplified@CN' for U+6236. (U+6238): Use `=>daikanwa' instead of `morohashi-daikanwa'; add `<-simplified@JP' for U+6236. --- lisp/utf-2000/Ideograph-R063-Door.el | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R063-Door.el b/lisp/utf-2000/Ideograph-R063-Door.el index c76fdcd..acd1d24 100644 --- a/lisp/utf-2000/Ideograph-R063-Door.el +++ b/lisp/utf-2000/Ideograph-R063-Door.el @@ -11,7 +11,20 @@ (=jef-china3 . #x4EFA) ; &I-JC3-4EFA; )) (define-char - '((morohashi-daikanwa 11696 0 2) + '((=>daikanwa . 11696) ; 戶 + (ideographic-radical . 63) ; ⼾ + (ideographic-strokes . 0) + (total-strokes . 4) + (=ucs . #x6237) ; 户 + (=gb2312 . #x3B27) ; &I-G0-3B27; [27-07] + (=cns11643-3 . #x2165) ; &I-C3-2165; [01-69] + (=big5-cdp . #x89A2) ; &I-CDP-89A2; + (<-simplified@CN + ((=ucs . #x6236) ; 戶 + )) + )) +(define-char + '((=>daikanwa . 11696) ; 戶 (ideographic-radical . 63) ; ⼾ (ideographic-strokes . 0) (total-strokes . 4) @@ -22,16 +35,9 @@ (=gt . 14739) ; &I-GT-14739; (=gt-k . 00426) ; &I-GT-K00426; (=gt-pj-1 . #x384D) ; &I-GT-14739; [24-45] - )) -(define-char - '((morohashi-daikanwa 11696 0 4) - (ideographic-radical . 63) ; ⼾ - (ideographic-strokes . 0) - (total-strokes . 4) - (=ucs . #x6237) ; 户 - (=gb2312 . #x3B27) ; &I-G0-3B27; [27-07] - (=cns11643-3 . #x2165) ; &I-C3-2165; [01-69] - (=big5-cdp . #x89A2) ; &I-CDP-89A2; + (<-simplified@JP + ((=ucs . #x6236) ; 戶 + )) )) (define-char '((ideographic-radical . 63) ; ⼾ -- 1.7.10.4