New file.
authortomo <tomo>
Tue, 5 Feb 2002 07:14:44 +0000 (07:14 +0000)
committertomo <tomo>
Tue, 5 Feb 2002 07:14:44 +0000 (07:14 +0000)
lisp/utf-2000/make-cdbs.el [new file with mode: 0644]

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
@@ -0,0 +1,4 @@
+(dolist (attribute (char-attribute-list))
+  (save-char-attribute-table attribute))
+
+(garbage-collect)