From 5879fa5dd56a41af86eb43face7e2d4bcb6bb58d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 22 Feb 2014 04:02:34 +0900 Subject: [PATCH] Complete `==ucs@cns'. --- lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el b/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el index 5e165c1..1eeedd5 100644 --- a/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el @@ -459,7 +459,8 @@ ((=ucs@iso . #x275FA) ; &C6-6227; (=cns11643-6 . #x6227) ; &C6-6227; [66-07] (->subsumptive - ((==cns11643-6 . #x6227) ; &R-C6-6227; [66-07] + ((==ucs@cns . #x275FA) ; &R-CU+275FA; + (==cns11643-6 . #x6227) ; &R-CU+275FA; [66-07] ) ((==ucs@iso . #x275FA) ; &R-U-000275FA; )) -- 1.7.10.4