(insert-char-attributes): Don't display `->ancient' when running with
authortomo <tomo>
Tue, 29 Jun 2004 15:19:41 +0000 (15:19 +0000)
committertomo <tomo>
Tue, 29 Jun 2004 15:19:41 +0000 (15:19 +0000)
non-readable mode and it does not have `->ancient*sources'.

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

index d0e521a..b87dea3 100644 (file)
                          (string-match "^->vulgar" (symbol-name name))
                          (string-match "^->wrong" (symbol-name name))
                          (string-match "^->original" (symbol-name name))
+                         (string-match "^->ancient" (symbol-name name))
                          ))
                 )
                ((or (eq name 'ideographic-structure)