From a685aa9ed479daae07033efac094c21b53f7af73 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 10 Jul 2021 23:18:31 +0900 Subject: [PATCH] (RUI6-E130): Add `<-denotational' for A-RUI6-E130. --- lisp/utf-2000/ruimoku6.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 2cedc12..33c4ec6 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -4126,7 +4126,10 @@ '((=ruimoku-v6 . #xE12F) ; &RUI6-E12F; )) (define-char - '((ideographic-radical . 128) ; ⽿ + '((<-denotational + ((=>ruimoku-v6 . #xE130) ; &A-RUI6-E130; + )) + (ideographic-radical . 128) ; ⽿ (ideographic-strokes . 5) (total-strokes . 11) (=ruimoku-v6 . #xE130) ; &RUI6-E130; -- 1.7.10.4