From 65835fb30a7af5516e43f636c9647d57a1be6bda Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 29 Jul 2024 23:40:17 +0900 Subject: [PATCH] (IWDS1-0384): Omit `<-denotational@usage' for BUCS+516A. (BUCS+516A): Unify A2-DJT-00593. --- lisp/utf-2000/Ideograph-R011-Enter.el | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R011-Enter.el b/lisp/utf-2000/Ideograph-R011-Enter.el index a5d97e9..efd19f8 100644 --- a/lisp/utf-2000/Ideograph-R011-Enter.el +++ b/lisp/utf-2000/Ideograph-R011-Enter.el @@ -1933,10 +1933,7 @@ )) )) (define-char - '((<-denotational@usage - ((==>ucs@bucs . #x516A) ; &BUCS+516A; - )) - (ideographic-radical@r009 . 9) ; ⼈ + '((ideographic-radical@r009 . 9) ; ⼈ (ideographic-radical@r011 . 11) ; ⼊ (ideographic-strokes . 7) (total-strokes . 9) @@ -1949,7 +1946,7 @@ ((=>jis-x0208 . #x5141) ; &J97-5141; [49-33] )) (<-denotational@usage - ((==>daijiten . 00593) ; &A2-DJT-00593; + ((==>ucs@bucs . #x516A) ; &BUCS+516A; )) (ideographic-radical . 11) ; ⼊ (ideographic-strokes . 7) @@ -3034,4 +3031,5 @@ '((ideographic-radical@r009 . 9) ; ⼈ (ideographic-radical@r011 . 11) ; ⼊ (==>ucs@bucs . #x516A) ; &BUCS+516A; + (==>daijiten . 00593) ; &BUCS+516A; )) -- 1.7.10.4