From: MORIOKA Tomohiko Date: Fri, 5 Oct 2018 07:36:56 +0000 (+0900) Subject: (char-db-dump): Call `char-db-dump-shuowen'. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0746fb4bcfd8dec04f87a34aca6b2af33785417e;p=chise%2Ftomoyo-tools.git (char-db-dump): Call `char-db-dump-shuowen'. --- diff --git a/char-db-dump.el b/char-db-dump.el index 81b6413..a314fe4 100644 --- a/char-db-dump.el +++ b/char-db-dump.el @@ -1,6 +1,6 @@ ;;; char-db-dump.el --- Dump utility of char-spec files -;; Copyright (C) 2002,2003,2004,2005,2010 MORIOKA Tomohiko +;; Copyright (C) 2002,2003,2004,2005,2010,2018 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko ;; Keywords: Ideographs, Character Database, CHISE, UCS, Unicode @@ -214,6 +214,7 @@ (char-db-dump-ideographs directory) (char-db-dump-non-ideographs directory) (char-db-dump-oracle-bones directory) + (char-db-dump-shuowen directory) (char-db-dump-ruimoku6 directory) (char-db-dump-additional-precomposed directory))