update.
[elisp/album.git] / ChangeLog
index 405ba52..d199c9f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2005-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-convert-directory): New function.
+
+2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-convert-images): New function.
+
+2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-convert-image): Renamed from
+       `album-convert-images'.
+
+2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el, www-image.el: Rename www-image.el to album.el; rename
+       prefix `www-image' to `album'.
+
+2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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
+       `next-file'; modify for `www-image-write-html'.
+
 2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * www-image.el: New file.