Reformatted.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / char-db-util.el
index 104f52d..84e2313 100644 (file)
                                 line-breaking))
                 )
                ((and (not readable)
+                     (null (get-char-attribute
+                            char
+                            (intern (format "%s*sources" name))))
+                     (not (string-match "\\*sources$" (symbol-name name)))
                      (or (eq name '<-identical)
                          (string-match "^->simplified" (symbol-name name))
                          (string-match "^->vulgar" (symbol-name name))
+                         (string-match "^->wrong" (symbol-name name))
                          ))
                 )
                ((or (eq name 'ideographic-structure)