From: tomo Date: Mon, 18 Apr 2005 15:16:41 +0000 (+0000) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3bd6450da06e4a707e476c40e44dfc94ceb9ac6c;p=elisp%2Falbum.git update. --- diff --git a/ChangeLog b/ChangeLog index 7f41d67..00c2ffd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2005-04-18 MORIOKA Tomohiko + * album.el (album-write-html): Add new argument + `image-url-prefix'. + (album-convert-image): Rename argument `dest-dir' to + `image-dest-dir'; add new arguments `html-dest-dir' and + `image-url-prefix'. + (album-convert-images): Likewise. + (album-convert-directory): Likewise. + +2005-04-18 MORIOKA Tomohiko + * album.el (album-convert-image): Expand relative path in argument `file'; don't convert fullsize file if `file' is JPEG. (album-convert-directory): Specify default pattern of image files.