From b0835cc188d1a9413c726a3db10c5546e57dd463 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 20 Feb 2014 19:03:33 +0900 Subject: [PATCH] Complete `==ucs@{jis|cns}'. --- lisp/utf-2000/Ideograph-R038-Woman.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R038-Woman.el b/lisp/utf-2000/Ideograph-R038-Woman.el index 8642dc7..493cfaf 100644 --- a/lisp/utf-2000/Ideograph-R038-Woman.el +++ b/lisp/utf-2000/Ideograph-R038-Woman.el @@ -8178,7 +8178,8 @@ (->subsumptive ((==ucs@iso . #x21764) ; &R-U-00021764; ) - ((==cns11643-6 . #x3E49) ; &R-C6-3E49; [30-41] + ((==ucs@cns . #x21764) ; &R-CU+21764; + (==cns11643-6 . #x3E49) ; &R-CU+21764; [30-41] )) )) )) @@ -17357,7 +17358,8 @@ ((=ucs@iso . #x218BD) ; &JX1-2F7B; (=jis-x0213-1 . #x2F7B) ; &JX1-2F7B; [15-91] (->subsumptive - ((==jis-x0213-1 . #x2F7B) ; &R-JX1-2F7B; [15-91] + ((==ucs@jis . #x218BD) ; &R-JX1-2F7B; + (==jis-x0213-1 . #x2F7B) ; &R-JX1-2F7B; [15-91] ) ((==ucs@iso . #x218BD) ; &R-U-000218BD; )) -- 1.7.10.4