From bff66a6ad423381562ed959afe0d421a3d7514ac Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 21 Feb 2014 05:02:37 +0900 Subject: [PATCH] Complete `==ucs@{cns|ks}'. --- lisp/utf-2000/Ideograph-R094-Dog.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R094-Dog.el b/lisp/utf-2000/Ideograph-R094-Dog.el index 1b3aab7..498ebcf 100644 --- a/lisp/utf-2000/Ideograph-R094-Dog.el +++ b/lisp/utf-2000/Ideograph-R094-Dog.el @@ -3658,7 +3658,8 @@ (->subsumptive ((==ucs@unicode . #x7324) ; &R-UU+7324; ) - ((==cns11643-3 . #x3D27) ; &R-C3-3D27; [29-07] + ((==ucs@cns . #x7324) ; &R-CU+7324; + (==cns11643-3 . #x3D27) ; &R-CU+7324; [29-07] )) )) )) @@ -7218,6 +7219,7 @@ (=gt-pj-1 . #x334D) ; &I-GT-26517; [19-45] (->subsumptive ((==ucs@jis . #x7372) ; &R-HD-JA-334D; + (==ucs@ks . #x7372) ; &R-HD-JA-334D; (==ks-x1001 . #x7C72) ; &R-HD-JA-334D; [92-82] (==jis-x0208 . #x334D) ; &R-HD-JA-334D; [19-45] (==jis-x0213-1 . #x334D) ; &R-HD-JA-334D; [19-45] -- 1.7.10.4