From: tomo Date: Sat, 8 Dec 2001 18:16:08 +0000 (+0000) Subject: (insert-char-attributes): Format `ideograph-daikanwa-2' as same as X-Git-Tag: r21-2-43-utf-2000-0_18-3~143 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d68d67666c6f7bfea3d64d32f84878b587132d71;p=chise%2Fxemacs-chise.git- (insert-char-attributes): Format `ideograph-daikanwa-2' as same as `ideograph-daikanwa'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 9bd4919..94d17bd 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -822,8 +822,10 @@ (setq value (get-char-attribute char name))) (insert (format - (cond ((memq name '(ideograph-daikanwa ideograph-gt - ideograph-cbeta)) + (cond ((memq name '(ideograph-daikanwa-2 + ideograph-daikanwa + ideograph-gt + ideograph-cbeta)) (if has-long-ccs-name "(%-26s . %05d)\t; %c%s" "(%-18s . %05d)\t; %c%s"))