From e53623fe222da890f1a33eda1cf62b46556f7718 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 21 Feb 2014 16:38:24 +0900 Subject: [PATCH] Complete `==ucs@cns'. --- lisp/utf-2000/Ideograph-R119-Rice.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R119-Rice.el b/lisp/utf-2000/Ideograph-R119-Rice.el index 9097309..15997cc 100644 --- a/lisp/utf-2000/Ideograph-R119-Rice.el +++ b/lisp/utf-2000/Ideograph-R119-Rice.el @@ -299,7 +299,8 @@ ((=ucs@unicode . #x7C80) ; &C2-2C69; (=cns11643-2 . #x2C69) ; &C2-2C69; [12-73] (->subsumptive - ((==cns11643-2 . #x2C69) ; &R-C2-2C69; [12-73] + ((==ucs@cns . #x7C80) ; &R-CU+7C80; + (==cns11643-2 . #x2C69) ; &R-CU+7C80; [12-73] ) ((==ucs@unicode . #x7C80) ; &R-UU+7C80; )) -- 1.7.10.4