From d73d83744bdbd61237cd6abbd76449710add93ec Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 28 Dec 2013 23:50:27 +0900 Subject: [PATCH] (AJ1-08634): Apply new glyph-image conventions for U+7AE0. --- lisp/utf-2000/Ideograph-R162-Walk.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R162-Walk.el b/lisp/utf-2000/Ideograph-R162-Walk.el index 3260096..2da10a6 100644 --- a/lisp/utf-2000/Ideograph-R162-Walk.el +++ b/lisp/utf-2000/Ideograph-R162-Walk.el @@ -14959,9 +14959,11 @@ (=jis-x0212 . #x6162) ; &I-JSP-6162; [65-66] (=daikanwa . 39072) ; &I-M-39072; (<-synonyms - ((=ucs@jis . #x7AE0) ; >-33228; + ((=ucs@unicode . #x7AE0) ; >-33228; (=jis-x0208 . #x3E4F) ; >-33228; [30-47] + (=gb2312 . #x5542) ; &I-G0-5542; [53-34] (=ks-x1001 . #x6D71) ; &I-K0-6D71; [77-81] + (=cns11643-1 . #x5D7D) ; &I-C1-5D7D; [61-93] (=jis-x0213-1 . #x3E4F) ; &I-JX1-3E4F; [30-47] (=daikanwa . 25761) ; &I-M-25761; )) -- 1.7.10.4