(char-db-insert-alist): Specify `none' as the third argument of
[chise/xemacs-chise.git] / lisp / utf-2000 / char-db-util.el
index a9a7717..3cec543 100644 (file)
                     (setq value (cdr value)))
                   (insert-char-attributes ret
                                           readable
-                                          al cal))
+                                          (or al 'none) cal))
               (insert (prin1-to-string value)))
             (insert ")")
             (insert line-breaking))
                                    column)
   (setq attributes
        (if attributes
-           (copy-sequence attributes)
+           (if (consp attributes)
+               (copy-sequence attributes))
          (sort (char-attribute-list) #'char-attribute-name<)))
   (setq ccs-attributes
        (if ccs-attributes