From ac7a5392a69b2a950e9dce0ab1730145107370f6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 3 Mar 2015 07:29:25 +0900 Subject: [PATCH] Add `(=ucs@JP/hanazono . nil)' for `=ucs@unicode' objects which does not subsume `=ucs@JP' objects. --- lisp/utf-2000/Ideograph-R001-One.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 7c69ba8..b7d272a 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -706,6 +706,7 @@ ((=ucs . #x4E00) ; 一 )) (=ucs@unicode . #x4E0E) ; &MJ006311; + (=ucs@JP/hanazono . nil) (=mj . 006311) ; &MJ006311; (=adobe-japan1-5 . 20073) ; &I-AJ1-20073; (=gb2312 . #x536B) ; &I-G0-536B; [51-75] @@ -986,6 +987,7 @@ (ideographic-strokes . 3) (total-strokes . 4) (=ucs@unicode . #x4E11) ; >-00035; + (=ucs@JP/hanazono . nil) (=gb2312 . #x3373) ; >-00035; [19-83] (=big5-cdp . #x89D2) ; &I-CDP-89D2; (=gt . 00035) ; &I-GT-00035; @@ -1201,6 +1203,7 @@ ((=ucs . #x4E00) ; 一 )) (=ucs@unicode . #x4E12) ; &C4-2139; + (=ucs@JP/hanazono . nil) (=cns11643-4 . #x2139) ; &C4-2139; [01-25] (=jef-china3 . #x41A8) ; &I-JC3-41A8; )) -- 1.7.10.4