(insert-char-attributes): Don't display `->wrong' when running with
authortomo <tomo>
Wed, 28 Apr 2004 03:19:16 +0000 (03:19 +0000)
committertomo <tomo>
Wed, 28 Apr 2004 03:19:16 +0000 (03:19 +0000)
non-readable mode.

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

index 9cf6d07..84e2313 100644 (file)
                      (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)