projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c4e704
)
(insert-char-attributes): Don't display `->ancient' when running with
author
tomo
<tomo>
Tue, 29 Jun 2004 15:19:41 +0000
(15:19 +0000)
committer
tomo
<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
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/char-db-util.el
b/lisp/utf-2000/char-db-util.el
index
d0e521a
..
b87dea3
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-953,6
+953,7
@@
(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)