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