From d6d00ba3220463f3272a8d131bd5f721a1484c37 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 26 Nov 2007 09:34:37 +0000 Subject: [PATCH] (www-ids-find-version): Update to 0.23.2. (www-batch-ids-find): Modify a little. --- www/www-ids-find.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/www/www-ids-find.el b/www/www-ids-find.el index 1286bd5..d743695 100644 --- a/www/www-ids-find.el +++ b/www/www-ids-find.el @@ -15,7 +15,7 @@ (concat dest (substring string i)) coding-system)))) -(defconst www-ids-find-version "0.23.1") +(defconst www-ids-find-version "0.23.2") (defvar www-ids-find-ideographic-products-file-name (expand-file-name "ideographic-products" @@ -264,9 +264,6 @@ (file-attributes www-ids-find-ideographic-products-file-name)))) (princ " -

-Copyright (C) 2005, 2006 MORIOKA Tomohiko


@@ -362,9 +359,12 @@ href=\"http://www.shuiren.org/\">睡人亭)による解説 )) (princ "
") + (princ "

+Copyright (C) 2005, 2006, 2007 MORIOKA Tomohiko") (princ (format - "Powered by Powered by XEmacs CHISE %s." xemacs-chise-version)) -- 1.7.10.4