comparison lisp/ChangeLog @ 68674:a94565675e05

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 07 Feb 2006 10:24:01 +0000
parents c5fd7884c28b
children c79f45fdc22a
comparison
equal deleted inserted replaced
68673:5a7d4aa73d2d 68674:a94565675e05
1 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
2
3 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
4 Fix typo in message.
5 (tumme-gallery-generate): Fix typo in `error' message.
6 (tumme-display-window-height-correction)
7 (tumme-display-window-width-correction, tumme-line-up-dynamic)
8 (tumme-line-up-interactive): Dox fixes.
9 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
10 (tumme-restore-window-configuration, tumme-format-properties-string)
11 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
12 Fix typos in docstrings.
13
1 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 14 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2 15
3 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD. 16 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
4 17
5 2006-02-07 Nick Roberts <nickrob@snap.net.nz> 18 2006-02-07 Nick Roberts <nickrob@snap.net.nz>