update.
authortomo <tomo>
Thu, 21 Apr 2005 15:11:46 +0000 (15:11 +0000)
committertomo <tomo>
Thu, 21 Apr 2005 15:11:46 +0000 (15:11 +0000)
ChangeLog

index 0f7ebbf..3c68bd8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-write-html): Change order of argument.
+       (album-convert-image): Likewise; add QVGA grade.
+       (album-convert-images): Change order of argument; don't use &rest
+       for `source-images'; change arguments `image-url-prefix',
+       `html-dest-dir' and `lang' to optional; add new optional arguments
+       `title' and `parent-url'.
+       (album-make-thumbnails): Change order of argument; add new
+       optional arguments `title' and `parent-url'.
+       (album-convert-directory): Change order of argument; use &optional
+       instead of &rest for `patterns'; change arguments
+       `image-url-prefix', `html-dest-dir' and `lang' to optional; add
+       new optional arguments `title' and `parent-url'.
+
 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * album.el (album-write-html): Add new argument `lang'; add link