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:
dd89020
)
(insert-char-attributes): Don't display `->original' when running with
author
tomo
<tomo>
Sat, 19 Jun 2004 20:30:44 +0000
(20:30 +0000)
committer
tomo
<tomo>
Sat, 19 Jun 2004 20:30:44 +0000
(20:30 +0000)
non-readable mode and it does not have `->original*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
93cbb20
..
d0e521a
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-952,6
+952,7
@@
(string-match "^<-same" (symbol-name name))
(string-match "^->vulgar" (symbol-name name))
(string-match "^->wrong" (symbol-name name))
+ (string-match "^->original" (symbol-name name))
))
)
((or (eq name 'ideographic-structure)