From 1a73a67055f07bc5133ab4bf62b8990ceecbfa40 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 8 Mar 2014 14:03:50 +0900 Subject: [PATCH] Complete `==ucs@cns' for `==cns11643-1'. --- lisp/utf-2000/Ideograph-R164-Wine.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R164-Wine.el b/lisp/utf-2000/Ideograph-R164-Wine.el index 7f217d5..116fee5 100644 --- a/lisp/utf-2000/Ideograph-R164-Wine.el +++ b/lisp/utf-2000/Ideograph-R164-Wine.el @@ -3715,7 +3715,8 @@ (==jis-x0212 . #x626F) ; &R-JSP-626F; [66-79] (==jis-x0213-1 . #x7C78) ; &R-JSP-626F; [92-88] ) - ((==cns11643-1 . #x756A) ; &R-C1-756A; [85-74] + ((==ucs@cns . #x919E) ; &R-CU+919E; + (==cns11643-1 . #x756A) ; &R-CU+919E; [85-74] ) ((==ucs@unicode . #x919E) ; &R-UU+919E; )) @@ -6133,7 +6134,8 @@ (==ks-x1001 . #x6554) ; &R-GT-53914; [69-52] (==gt . 53914) ; &R-GT-53914; ) - ((==cns11643-1 . #x7C6E) ; &R-C1-7C6E; [92-78] + ((==ucs@cns . #x91C0) ; &R-CU+91C0; + (==cns11643-1 . #x7C6E) ; &R-CU+91C0; [92-78] ) ((==ucs@unicode . #x91C0) ; &R-UU+91C0; (==gb12345 . #x4470) ; &R-UU+91C0; [36-80] -- 1.7.10.4