From 33f546b4ee0d56acfb43557dcb73a4c2b07322a4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 22 Feb 2014 20:37:18 +0900 Subject: [PATCH] Complete `==ucs@cns'. --- lisp/utf-2000/Ideograph-R210-Even.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R210-Even.el b/lisp/utf-2000/Ideograph-R210-Even.el index b4479a2..5411f94 100644 --- a/lisp/utf-2000/Ideograph-R210-Even.el +++ b/lisp/utf-2000/Ideograph-R210-Even.el @@ -516,7 +516,8 @@ (->subsumptive ((==ucs@iso . #x2A5D1) ; &R-U-0002A5D1; ) - ((==cns11643-7 . #x6221) ; &R-C7-6221; [66-01] + ((==ucs@cns . #x2A5D1) ; &R-CU+2A5D1; + (==cns11643-7 . #x6221) ; &R-CU+2A5D1; [66-01] )) )) )) @@ -553,7 +554,8 @@ (->subsumptive ((==ucs@iso . #x2A5D2) ; &R-U-0002A5D2; ) - ((==cns11643-7 . #x652F) ; &R-C7-652F; [69-15] + ((==ucs@cns . #x2A5D2) ; &R-CU+2A5D2; + (==cns11643-7 . #x652F) ; &R-CU+2A5D2; [69-15] )) )) )) -- 1.7.10.4