From 8f28705fafcf9f7605ab3ad258af6dff2cfb0cf5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 1 Feb 2018 01:39:56 +0900 Subject: [PATCH] (U+8650): Use IWDS1-0082 instead of U-0002CF16 in `ideographic-structure'. (U-0002F9B3): Use BC-89E3 instead of IU+2CF16 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R141-Tiger.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R141-Tiger.el b/lisp/utf-2000/Ideograph-R141-Tiger.el index 4f59aa1..e509b5b 100644 --- a/lisp/utf-2000/Ideograph-R141-Tiger.el +++ b/lisp/utf-2000/Ideograph-R141-Tiger.el @@ -300,7 +300,7 @@ ) ((=ucs . #x864D) ; 虍 ) - ((=ucs . #x2CF16) ; 𬼖 + ((=>iwds-1 . 0082) ; &IWDS1-082; )) (=ucs . #x8650) ; 虐 )) @@ -365,8 +365,7 @@ ) ((=ucs . #x864D) ; 虍 ) - ((=ucs@iso . #x2CF16) ; &MJ056865; - (=mj . 056865) ; &MJ056865; + ((=big5-cdp . #x89E3) ; &CDP-89E3; )) (=ucs . #x2F9B3) ; 虐 (=ucs@jis . #x8650) ; 虐 -- 1.7.10.4