(insert-char-attributes): Regard `simplified-ideograph-of' property.
authortomo <tomo>
Fri, 15 Jun 2001 09:44:07 +0000 (09:44 +0000)
committertomo <tomo>
Fri, 15 Jun 2001 09:44:07 +0000 (09:44 +0000)
lisp/utf-2000/char-db-util.el

index 3a29c5f..e7393e5 100644 (file)
                ((memq name '(ideograph=
                              original-ideograph-of
                              ancient-ideograph-of
-                             vulgar-ideograph-of))
+                             vulgar-ideograph-of
+                             simplified-ideograph-of))
                 (insert (format "(%-18s%s " name line-breaking))
                 (setq lbs (concat "\n" (make-string (current-column) ?\ ))
                       separator nil)