comparison lisp/ChangeLog @ 71806:79ed8e1b0d19

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 12 Jul 2006 00:23:48 +0000
parents a346a15d3ed9
children d618d4682d16
comparison
equal deleted inserted replaced
71805:47e18306c435 71806:79ed8e1b0d19
1 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
2
3 * tumme.el (tumme-create-thumb)
4 (tumme-thumbnail-display-external, tumme-display-image)
5 (tumme-rotate-thumbnail, tumme-rotate-original)
6 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
7
8 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
9
1 2006-07-11 Kim F. Storm <storm@cua.dk> 10 2006-07-11 Kim F. Storm <storm@cua.dk>
2 11
3 * ido.el (ido-copy-current-file-name): Use buffer-name if 12 * ido.el (ido-copy-current-file-name): Use buffer-name if
4 buffer-file-name is nil. 13 buffer-file-name is nil.
5 14