From feae63acdb2d44f00e9f3fa85a94bb1f52f3566d Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 14 Nov 2001 19:03:45 +0000 Subject: [PATCH] (JX1-742E): Add `=>ucs*'. (U+F928): Likewise. (U-0002F88E): Use `=>ucs*' instead of `=>ucs'. --- lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el b/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el index d4f8171..ea95484 100644 --- a/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el +++ b/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el @@ -2567,6 +2567,7 @@ )) (define-char '((=>ucs . #x2F88E) ; 廊 + (=>ucs* . #x5ECA) ; 廊 (ideographic-radical . 53) ; ⼴ (ideographic-strokes . 10) (total-strokes . 13) @@ -2578,6 +2579,7 @@ )) (define-char '((=>ucs . #x2F88E) ; 廊 + (=>ucs* . #x5ECA) ; 廊 (morohashi-daikanwa 9437 0 0) (ideographic-radical . 53) ; ⼴ (ideographic-strokes . 10) @@ -2586,7 +2588,7 @@ (ucs . #xF928) ; 廊 )) (define-char - '((=>ucs . #x5ECA) ; 廊 + '((=>ucs* . #x5ECA) ; 廊 (morohashi-daikanwa 9437 0 1) (ideographic-radical . 53) ; ⼴ (ideographic-strokes . 10) -- 1.7.10.4