From 71f167c751ada029ce3c5c9a2443ad515ad686fd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 22 Feb 2014 04:21:50 +0900 Subject: [PATCH] Complete `==ucs@cns'. --- lisp/utf-2000/Ideograph-R175-Wrong.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R175-Wrong.el b/lisp/utf-2000/Ideograph-R175-Wrong.el index 36be34e..876015a 100644 --- a/lisp/utf-2000/Ideograph-R175-Wrong.el +++ b/lisp/utf-2000/Ideograph-R175-Wrong.el @@ -440,7 +440,8 @@ ((=ucs@iso . #x291FC) ; &C7-353E; (=cns11643-7 . #x353E) ; &C7-353E; [21-30] (->subsumptive - ((==cns11643-7 . #x353E) ; &R-C7-353E; [21-30] + ((==ucs@cns . #x291FC) ; &R-CU+291FC; + (==cns11643-7 . #x353E) ; &R-CU+291FC; [21-30] ) ((==ucs@iso . #x291FC) ; &R-U-000291FC; )) -- 1.7.10.4