From: tomo Date: Fri, 15 Apr 2005 14:10:34 +0000 (+0000) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Falbum.git;a=commitdiff_plain;h=3626488d47dbfe1062171adda22719b903b27581 update. --- 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