From 61fe24a7f99bed7b3d483b8892b3f6c68b05ee49 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 31 Jan 2014 22:00:58 +0900 Subject: [PATCH] (U-0002F9D2): Add `<-denotational' for U+8C55. --- lisp/utf-2000/Ideograph-R152-Pig.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R152-Pig.el b/lisp/utf-2000/Ideograph-R152-Pig.el index 02533d3..7445cf1 100644 --- a/lisp/utf-2000/Ideograph-R152-Pig.el +++ b/lisp/utf-2000/Ideograph-R152-Pig.el @@ -61,7 +61,10 @@ )) )) (define-char - '((=>ucs* . #x8C55) ; 豕 + '((<-denotational + ((=ucs . #x8C55) ; 豕 + )) + (=>ucs* . #x8C55) ; 豕 (ideographic-radical . 152) ; ⾗ (ideographic-strokes . 0) (total-strokes . 7) -- 1.7.10.4