From b30b83f8ad2152044affbba336a27c1574c5905a Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 5 Feb 2004 17:16:05 +0000 Subject: [PATCH] update. --- ChangeLog | 5 +++++ char-db-dump.el | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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. -- 1.7.10.4