From 83c0405a51e13535005b851e190ff7d03826a105 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 9 Feb 2003 08:09:49 +0000 Subject: [PATCH] (U+9686): Add JU+F9DC. (U+F9DC): Add `=>ucs*' for U+9686. --- lisp/utf-2000/Ideograph-R170-Mound.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R170-Mound.el b/lisp/utf-2000/Ideograph-R170-Mound.el index 01321ab..f3e9ab4 100644 --- a/lisp/utf-2000/Ideograph-R170-Mound.el +++ b/lisp/utf-2000/Ideograph-R170-Mound.el @@ -2247,10 +2247,12 @@ (chinese-cns11643-1 . #x626E) ; ø»’£‡ (japanese-jisx0213-1 . #x7D5D) ; ø»¤›€ (ideograph-daikanwa . 41746) ; ø¸ŠŒ’ + (ucs-jis . #xF9DC) ; 隆 (ucs . #x9686) ; 隆 )) (define-char - '((morohashi-daikanwa 41746 0 0) + '((=>ucs* . #x9686) ; 隆 + (morohashi-daikanwa 41746 0 0) (ideographic-radical . 170) ; ⾩ (ideographic-strokes . 9) (total-strokes . 12) -- 1.7.10.4