Rename www-image.el to album.el; rename prefix `www-image' to `album'.
[elisp/album.git] / ChangeLog
1 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * www-image.el (www-image-write-html): Add new argument
4         `dest-dir'; change order of arguments; expect `prev-file', `file'
5         and `next-file' are relative path; expect `prev-file' and
6         `next-file' are omitted extensions.
7         (www-image-convert-images): Add new argument `dest-dir'; change
8         order of arguments; change `prev-file' and `next-file' to
9         non-optional arguments; modify for `www-image-write-html'.
10
11 2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * www-image.el (www-image-write-html): Add new argument
14         `prev-file', `next-file' and `prev-grade'; add links for
15         `prev-file', `next-file', `prev-grade' and `next-grade'.
16         (www-image-convert-images): New optional argument `prev-file' and
17         `next-file'; modify for `www-image-write-html'.
18
19 2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20
21         * www-image.el: New file.
22