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:
338b269
)
(insert-char-attributes): Don't display `<-same' when running with
author
tomo
<tomo>
Sun, 14 Mar 2004 12:07:00 +0000
(12:07 +0000)
committer
tomo
<tomo>
Sun, 14 Mar 2004 12:07:00 +0000
(12:07 +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
20bd5c4
..
a989d1c
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-837,7
+837,8
@@
(unless readable
(dolist (ignored '(composition
->denotational <-subsumptive ->ucs-unified
- ->ideographic-component-forms))
+ ->ideographic-component-forms
+ <-same))
(setq attributes (delq ignored attributes))))
;; (setq rest ccs-attributes)
;; (while (and rest