From 3626488d47dbfe1062171adda22719b903b27581 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 15 Apr 2005 14:10:34 +0000 Subject: [PATCH] update. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index bda3398..4cc1a62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,16 @@ 2005-04-14 MORIOKA Tomohiko * www-image.el (www-image-write-html): Add new argument + `dest-dir'; change order of arguments; expect `prev-file', `file' + and `next-file' are relative path; expect `prev-file' and + `next-file' are omitted extensions. + (www-image-convert-images): Add new argument `dest-dir'; change + order of arguments; change `prev-file' and `next-file' to + non-optional arguments; modify for `www-image-write-html'. + +2005-04-14 MORIOKA Tomohiko + + * www-image.el (www-image-write-html): Add new argument `prev-file', `next-file' and `prev-grade'; add links for `prev-file', `next-file', `prev-grade' and `next-grade'. (www-image-convert-images): New optional argument `prev-file' and -- 1.7.10.4