From da2ba2090a608a8e70f4d01b50183d84eba1fb3f Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 23 Feb 2002 17:05:26 +0000 Subject: [PATCH] (M-38638): Add `<-vulgar-ideograph' for M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'. --- lisp/utf-2000/Ideograph-R160-Bitter.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R160-Bitter.el b/lisp/utf-2000/Ideograph-R160-Bitter.el index 2f69ffb..50be211 100644 --- a/lisp/utf-2000/Ideograph-R160-Bitter.el +++ b/lisp/utf-2000/Ideograph-R160-Bitter.el @@ -158,9 +158,16 @@ (define-char '((ideographic-radical . 160) ; ⾟ (ideographic-strokes . 6) - (kangxi-radical . 135) ; ⾆ - (kangxi-strokes . 7) (total-strokes . 13) + (<-vulgar-ideograph + (:sources (seiji-tsuu morohashi-daikanwa) + :char ((ideograph-daikanwa . 38671) ; ø¸‰œ + ) + ) + (:sources (jiyun morohashi-daikanwa) + :char ((ideograph-daikanwa . 38649) ; ø¸‰›¹ + ) + )) (shinjigen-2 . 8199) (japanese-jisx0208-1978 . #x3C2D) ; ø»‚£¶ (chinese-gb2312 . #x3447) ; ø»„¢¤ -- 1.7.10.4