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:
071b4ab
)
Use `save-charset-properties' for all coded-charsets when building
author
tomo
<tomo>
Wed, 21 Jul 2004 13:52:45 +0000
(13:52 +0000)
committer
tomo
<tomo>
Wed, 21 Jul 2004 13:52:45 +0000
(13:52 +0000)
CHISE database.
lisp/utf-2000/update-cdb.el
patch
|
blob
|
history
diff --git
a/lisp/utf-2000/update-cdb.el
b/lisp/utf-2000/update-cdb.el
index
1ba8226
..
d184912
100644
(file)
--- a/
lisp/utf-2000/update-cdb.el
+++ b/
lisp/utf-2000/update-cdb.el
@@
-73,6
+73,7
@@
(save-char-attribute-table attribute))
(dolist (ccs (charset-list))
+ (save-charset-properties ccs)
(save-charset-mapping-table ccs))
(with-temp-buffer