diff options
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3575c3441d0..0154ff83245 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 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 |