projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf079cd
)
(insert-char-attributes): Don't display `->Oracle-Bones' when running
author
tomo
<tomo>
Thu, 2 Jun 2005 14:07:42 +0000
(14:07 +0000)
committer
tomo
<tomo>
Thu, 2 Jun 2005 14:07:42 +0000
(14:07 +0000)
with non-readable mode.
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
40f60c1
..
eaab82e
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-909,6
+909,7
@@
(string-match "^->same" (symbol-name name))
(string-match "^->original" (symbol-name name))
(string-match "^->ancient" (symbol-name name))
+ (string-match "^->Oracle-Bones" (symbol-name name))
))
)
((or (eq name 'ideographic-structure)