From 0e449cd9e3aa9f069d16dc8702ed25f0bb7420a5 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 11 Aug 2010 05:57:06 +0000 Subject: [PATCH] (J97-5675): Add `<-denotational' for BUCS+5002. --- lisp/utf-2000/Ideograph-R051-Dry.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R051-Dry.el b/lisp/utf-2000/Ideograph-R051-Dry.el index 79bc13c..ae4458b 100644 --- a/lisp/utf-2000/Ideograph-R051-Dry.el +++ b/lisp/utf-2000/Ideograph-R051-Dry.el @@ -108,7 +108,10 @@ )) )) (define-char - '((ideographic-radical . 51) ; â¼² + '((<-denotational + ((==>ucs@bucs . #x5002) ; &BUCS+5002; + )) + (ideographic-radical . 51) ; â¼² (=>jis-x0208@1997 . #x5675) ; &J97-5675; [54-85] (=>jis-x0213-1@2000 . #x5675) ; &J97-5675; [54-85] )) -- 1.7.10.4