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:
2c2ed14
)
(insert-char-attributes): Format `ideograph-cbeta' as same as
author
tomo
<tomo>
Fri, 12 Oct 2001 04:03:11 +0000
(
04:03
+0000)
committer
tomo
<tomo>
Fri, 12 Oct 2001 04:03:11 +0000
(
04:03
+0000)
`ideograph-daikanwa' and `ideograph-gt'.
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
b0d07b7
..
bbedac2
100644
(file)
--- a/
lisp/utf-2000/char-db-util.el
+++ b/
lisp/utf-2000/char-db-util.el
@@
-727,7
+727,8
@@
(setq value (get-char-attribute char name)))
(insert
(format
- (cond ((memq name '(ideograph-daikanwa ideograph-gt))
+ (cond ((memq name '(ideograph-daikanwa ideograph-gt
+ ideograph-cbeta))
(if has-long-ccs-name
"(%-26s . %05d)\t; %c%s"
"(%-18s . %05d)\t; %c%s"))