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:
f6dad73
)
New file.
author
tomo
<tomo>
Tue, 5 Feb 2002 07:14:44 +0000
(07:14 +0000)
committer
tomo
<tomo>
Tue, 5 Feb 2002 07:14:44 +0000
(07:14 +0000)
lisp/utf-2000/make-cdbs.el
[new file with mode: 0644]
patch
|
blob
diff --git a/lisp/utf-2000/make-cdbs.el
b/lisp/utf-2000/make-cdbs.el
new file mode 100644
(file)
index 0000000..
d2cff22
--- /dev/null
+++ b/
lisp/utf-2000/make-cdbs.el
@@ -0,0
+1,4
@@
+(dolist (attribute (char-attribute-list))
+ (save-char-attribute-table attribute))
+
+(garbage-collect)