X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2Futf-2000%2Fclose-cdb.el;h=c065bd82984eced11e3dc6062e89557fb91146f7;hp=8d425249e8eb28dd915288193ae5e55e486d2993;hb=8ba3626da629f1b4ecafae24c85f3d0cb3bf8b8e;hpb=a5812bf2ff9a9cf40f4ff78dcb83f5b4c295bd18 diff --git a/lisp/utf-2000/close-cdb.el b/lisp/utf-2000/close-cdb.el index 8d42524..c065bd8 100644 --- a/lisp/utf-2000/close-cdb.el +++ b/lisp/utf-2000/close-cdb.el @@ -1,6 +1,6 @@ ;;; close-cdb.el --- Update and/or setup character attribute database -;; Copyright (C) 2002 MORIOKA Tomohiko. +;; Copyright (C) 2002,2003 MORIOKA Tomohiko. ;; Author: MORIOKA Tomohiko ;; Keywords: Character, Database, UTF-2000, Unicode, UCS-4, MULE. @@ -29,6 +29,8 @@ (dolist (attribute (char-attribute-list)) (close-char-attribute-table attribute)) +(close-char-data-source) + (garbage-collect) (setq char-db-stingy-mode nil)