From 4e7ead017aecabc3df96d64ad2e114330cda7447 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 23 Mar 2019 13:48:32 +0900 Subject: [PATCH] (U+5169): Use `<-denotational@usage' instead of `<-denotational' for BUCS+5169. (BUCS+5169): Unify A2-DJT-00591. --- lisp/utf-2000/Ideograph-R011-Enter.el | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R011-Enter.el b/lisp/utf-2000/Ideograph-R011-Enter.el index 434f855..25d4bc4 100644 --- a/lisp/utf-2000/Ideograph-R011-Enter.el +++ b/lisp/utf-2000/Ideograph-R011-Enter.el @@ -1346,11 +1346,7 @@ )) )) (define-char - '((ideographic-radical . 11) ; ⼊ - (==>ucs@bucs . #x5169) ; &BUCS+5169; - )) -(define-char - '((<-denotational + '((<-denotational@usage ((==>ucs@bucs . #x5169) ; &BUCS+5169; )) (ideographic-radical . 11) ; ⼊ @@ -2267,3 +2263,8 @@ (==ucs@iso . #x204FF) ; &g2-IU-000204FF; )) )) +(define-char + '((ideographic-radical . 11) ; ⼊ + (==>ucs@bucs . #x5169) ; &BUCS+5169; + (==>daijiten . 00591) ; &BUCS+5169; + )) -- 1.7.10.4