From 47b2a7c5d497c1341ea867e25b13e3f59e85f1f6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 7 Mar 2014 10:34:52 +0900 Subject: [PATCH] Complete `==ucs@cns' for `==cns11643-1'. --- lisp/utf-2000/Ideograph-R095-Profound.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R095-Profound.el b/lisp/utf-2000/Ideograph-R095-Profound.el index fab1335..232f830 100644 --- a/lisp/utf-2000/Ideograph-R095-Profound.el +++ b/lisp/utf-2000/Ideograph-R095-Profound.el @@ -37,7 +37,8 @@ (==jis-x0213-1 . #x383C) ; &R-J90-383C; [24-28] (==shinjigen . 4867) ; &R-J90-383C; ) - ((==cns11643-1 . #x4668) ; &R-C1-4668; [38-72] + ((==ucs@cns . #x7384) ; &R-CU+7384; + (==cns11643-1 . #x4668) ; &R-CU+7384; [38-72] ) ((==ucs@unicode . #x7384) ; &R-UU+7384; (==gb2312 . #x507E) ; &R-UU+7384; [48-94] -- 1.7.10.4