diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cad4133c446..3a87822af49 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2005-05-25 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file) | ||
| 4 | (thumbs-cleanup-thumbsdir, thumbs-call-convert) | ||
| 5 | (thumbs-resize-interactive, thumbs-insert-image) | ||
| 6 | (thumbs-insert-thumb, thumbs-dired-show-marked) | ||
| 7 | (thumbs-find-image-at-point, thumbs-delete-images) | ||
| 8 | (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot) | ||
| 9 | (thumbs-increment-image-size, thumbs-decrement-image-size): | ||
| 10 | Fix typos in docstrings. | ||
| 11 | |||
| 1 | 2005-05-24 Andre Spiegel <spiegel@gnu.org> | 12 | 2005-05-24 Andre Spiegel <spiegel@gnu.org> |
| 2 | 13 | ||
| 3 | * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsoleted. | 14 | * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsoleted. |