From 6c2f0078196ecb8af8c280edcfb4fa7cee685fff Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 21 Apr 2016 02:30:18 +0900 Subject: [PATCH] (): Use A-UU+9AA8 instead of U+9AA8 as the mother. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 8cc63a6..a880385 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -1529,7 +1529,8 @@ )) (define-char '((<-denotational - ((=ucs . #x9AA8) ; 骨 + ((=>ucs@iwds-1 . #x9AA8) ; &A-IWDSU+9AA8; + (=>ucs@unicode . #x9AA8) ; &A-IWDSU+9AA8; )) (name . "CJK RADICAL BONE") (general-category symbol other) ; Informative Category -- 1.7.10.4