From 65e332fd1023bf6dc8ce09b6dab7c1659ee95161 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 10 Dec 2017 17:21:26 +0900 Subject: [PATCH] (U+65C9): Modify for A-IWDSU+752B. (UU+65C9): Modify for U+752B. --- lisp/utf-2000/Ideograph-R070-Square.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R070-Square.el b/lisp/utf-2000/Ideograph-R070-Square.el index deed57f..80b1e29 100644 --- a/lisp/utf-2000/Ideograph-R070-Square.el +++ b/lisp/utf-2000/Ideograph-R070-Square.el @@ -1160,7 +1160,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x752B) ; 甫 + ((=>ucs@iwds-1 . #x752B) ; &A-IWDSU+752B; + (=>iwds-1 . 0068) ; &A-IWDSU+752B; ) ((=ucs . #x65B9) ; 方 )) @@ -1177,8 +1178,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@unicode . #x752B) ; &AJ1-03635; - (=adobe-japan1-0 . 03635) ; &AJ1-03635; + ((=ucs . #x752B) ; 甫 ) ((=ucs . #x65B9) ; 方 )) -- 1.7.10.4