(insert-char-attributes): Format `ideograph-cbeta' as same as
authortomo <tomo>
Fri, 12 Oct 2001 04:03:11 +0000 (04:03 +0000)
committertomo <tomo>
Fri, 12 Oct 2001 04:03:11 +0000 (04:03 +0000)
`ideograph-daikanwa' and `ideograph-gt'.

lisp/utf-2000/char-db-util.el

index b0d07b7..bbedac2 100644 (file)
               (setq value (get-char-attribute char name)))
          (insert
           (format
-           (cond ((memq name '(ideograph-daikanwa ideograph-gt))
+           (cond ((memq name '(ideograph-daikanwa ideograph-gt
+                                                  ideograph-cbeta))
                   (if has-long-ccs-name
                       "(%-26s . %05d)\t; %c%s"
                     "(%-18s . %05d)\t; %c%s"))