aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-05-25 14:09:14 +0000
committerJuanma Barranquero <[email protected]>2005-05-25 14:09:14 +0000
commitf75049fca3b6bc6068f6fbee7ffca03d178f166c (patch)
treec10678160b530e42ec2e401a0878fcee63461442 /lisp/ChangeLog
parent5807219598f5aad113047513e699bbbdfb4d2e1b (diff)
(thumbs-thumbsdir-max-size, thumbs-temp-file, thumbs-cleanup-thumbsdir,
thumbs-call-convert, thumbs-resize-interactive, thumbs-insert-image, thumbs-insert-thumb, thumbs-dired-show-marked, thumbs-find-image-at-point, thumbs-delete-images, thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot, thumbs-increment-image-size, thumbs-decrement-image-size): Fix typos in docstrings.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cad4133c44..3a87822af4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
+2005-05-25 Juanma Barranquero <[email protected]>
+
+ * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
+ (thumbs-cleanup-thumbsdir, thumbs-call-convert)
+ (thumbs-resize-interactive, thumbs-insert-image)
+ (thumbs-insert-thumb, thumbs-dired-show-marked)
+ (thumbs-find-image-at-point, thumbs-delete-images)
+ (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
+ (thumbs-increment-image-size, thumbs-decrement-image-size):
+ Fix typos in docstrings.
+
2005-05-24 Andre Spiegel <[email protected]>
* progmodes/cperl-mode.el (cperl-vc-header-alist): Obsoleted.