aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2005-05-25 14:09:14 +0000
committerJuanma Barranquero2005-05-25 14:09:14 +0000
commitf75049fca3b6bc6068f6fbee7ffca03d178f166c (patch)
treec10678160b530e42ec2e401a0878fcee63461442 /lisp/ChangeLog
parent5807219598f5aad113047513e699bbbdfb4d2e1b (diff)
downloademacs-f75049fca3b6bc6068f6fbee7ffca03d178f166c.tar.gz
emacs-f75049fca3b6bc6068f6fbee7ffca03d178f166c.zip
(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 cad4133c446..3a87822af49 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12005-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
12005-05-24 Andre Spiegel <spiegel@gnu.org> 122005-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.