From b537a83faea92fda481057ce82ef041ed0436469 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 7 Mar 2014 10:37:22 +0900 Subject: [PATCH] Complete `==ucs@cns' for `==cns11643-1'. --- lisp/utf-2000/Ideograph-R118-Bamboo.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R118-Bamboo.el b/lisp/utf-2000/Ideograph-R118-Bamboo.el index bd863e4..69b0671 100644 --- a/lisp/utf-2000/Ideograph-R118-Bamboo.el +++ b/lisp/utf-2000/Ideograph-R118-Bamboo.el @@ -11488,7 +11488,8 @@ ((==ucs@unicode . #x7C50) ; &R-UU+7C50; (==iso-ir165 . #x2D7B) ; &R-UU+7C50; [13-91] ) - ((==cns11643-1 . #x7A7B) ; &R-C1-7A7B; [90-91] + ((==ucs@cns . #x7C50) ; &R-CU+7C50; + (==cns11643-1 . #x7A7B) ; &R-CU+7C50; [90-91] )) )) )) -- 1.7.10.4