From: tomo Date: Thu, 5 Feb 2004 17:16:05 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_23~35 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b30b83f8ad2152044affbba336a27c1574c5905a;p=chise%2Ftomoyo-tools.git update. --- diff --git a/ChangeLog b/ChangeLog index 1f57272..8aac2b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-04 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump-ruimoku6): New function. + (char-db-dump): Call `char-db-dump-ruimoku6'. + 2004-01-26 MORIOKA Tomohiko * ideo-trans.el (ideo-translate-region-into-traditional): Support diff --git a/char-db-dump.el b/char-db-dump.el index e515a70..b13b32a 100644 --- a/char-db-dump.el +++ b/char-db-dump.el @@ -1,9 +1,9 @@ ;;; char-db-dump.el --- Dump utility of char-spec files -;; Copyright (C) 2002,2003 MORIOKA Tomohiko +;; Copyright (C) 2002,2003,2004 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko -;; Keywords: Ideographs, Character Database, UTF-2000, UCS, Unicode +;; Keywords: Ideographs, Character Database, CHISE, UCS, Unicode ;; This file is a part of tomoyo-tools.