From a9ae20853e19c0f235adb69b4cf47ad93c19babd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 14 Sep 2016 23:51:55 +0900 Subject: [PATCH] (): Add `<-denotational' for U-00027FB7; add `<-identical@component/connect-right' for U-00027FB7. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 137bd3e..ef2ff1e 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -1142,7 +1142,10 @@ )) )) (define-char - '((name . "CJK RADICAL FOOT") + '((<-denotational + ((=ucs . #x27FB7) ; 𧾷 + )) + (name . "CJK RADICAL FOOT") (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) @@ -1152,6 +1155,9 @@ (<-formed@component/connect-right ((=ucs . #x8DB3) ; 足 )) + (<-identical@component/connect-right + ((=ucs . #x27FB7) ; 𧾷 + )) )) (define-char '((<-denotational -- 1.7.10.4