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:
c8f60c3
)
(insert-char-attributes): Don't display `->wrong' when running with
author
tomo
<tomo>
Wed, 28 Apr 2004 03:19:16 +0000
(
03:19
+0000)
committer
tomo
<tomo>
Wed, 28 Apr 2004 03:19:16 +0000
(
03:19
+0000)
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
9cf6d07
..
84e2313
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-915,6
+915,7
@@
(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)