(insert-char-attributes): Add setting for `ideographic-combination'.
authortomo <tomo>
Thu, 2 Jun 2005 12:46:43 +0000 (12:46 +0000)
committertomo <tomo>
Thu, 2 Jun 2005 12:46:43 +0000 (12:46 +0000)
lisp/utf-2000/char-db-util.el

index c5e5bb6..40f60c1 100644 (file)
                          ))
                 )
                ((or (eq name 'ideographic-structure)
+                    (eq name 'ideographic-combination)
                     (eq name 'ideographic-)
                     (string-match "^\\(->\\|<-\\)" (symbol-name name)))
                 (insert (format "(%-18s%s " name line-breaking))