(g2-UU+5B73): Add `=decomposition@hanyo-denshi'.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / close-cdb.el
index 8d42524..c065bd8 100644 (file)
@@ -1,6 +1,6 @@
 ;;; close-cdb.el --- Update and/or setup character attribute database
 
 ;;; close-cdb.el --- Update and/or setup character attribute database
 
-;; Copyright (C) 2002 MORIOKA Tomohiko.
+;; Copyright (C) 2002,2003 MORIOKA Tomohiko.
 
 ;; Author: MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
 ;; Keywords: Character, Database, UTF-2000, Unicode, UCS-4, MULE.
 
 ;; Author: MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
 ;; Keywords: Character, Database, UTF-2000, Unicode, UCS-4, MULE.
@@ -29,6 +29,8 @@
 (dolist (attribute (char-attribute-list))
   (close-char-attribute-table attribute))
 
 (dolist (attribute (char-attribute-list))
   (close-char-attribute-table attribute))
 
+(close-char-data-source)
+
 (garbage-collect)
 
 (setq char-db-stingy-mode nil)
 (garbage-collect)
 
 (setq char-db-stingy-mode nil)