From f350e34be01affe1094417885ce933da54f2ebd7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 22 Feb 2014 07:59:22 +0900 Subject: [PATCH] Complete `==ucs@cns'. --- lisp/utf-2000/Ideograph-R182-Wind.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R182-Wind.el b/lisp/utf-2000/Ideograph-R182-Wind.el index d3bb500..66d2393 100644 --- a/lisp/utf-2000/Ideograph-R182-Wind.el +++ b/lisp/utf-2000/Ideograph-R182-Wind.el @@ -1980,7 +1980,8 @@ ((=ucs@iso . #x29609) ; &C7-4526; (=cns11643-7 . #x4526) ; &C7-4526; [37-06] (->subsumptive - ((==cns11643-7 . #x4526) ; &R-C7-4526; [37-06] + ((==ucs@cns . #x29609) ; &R-CU+29609; + (==cns11643-7 . #x4526) ; &R-CU+29609; [37-06] ) ((==ucs@iso . #x29609) ; &R-U-00029609; )) @@ -3183,7 +3184,8 @@ (->subsumptive ((==ucs@iso . #x29643) ; &R-U-00029643; ) - ((==cns11643-7 . #x5642) ; &R-C7-5642; [54-34] + ((==ucs@cns . #x29643) ; &R-CU+29643; + (==cns11643-7 . #x5642) ; &R-CU+29643; [54-34] )) )) )) -- 1.7.10.4