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:
5ed7e77
)
(insert-char-attributes): Add setting for `ideographic-combination'.
author
tomo
<tomo>
Thu, 2 Jun 2005 12:46:43 +0000
(12:46 +0000)
committer
tomo
<tomo>
Thu, 2 Jun 2005 12:46:43 +0000
(12:46 +0000)
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
c5e5bb6
..
40f60c1
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-912,6
+912,7
@@
))
)
((or (eq name 'ideographic-structure)
+ (eq name 'ideographic-combination)
(eq name 'ideographic-)
(string-match "^\\(->\\|<-\\)" (symbol-name name)))
(insert (format "(%-18s%s " name line-breaking))