diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 36791d72151..59240f3065a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com> | 1 | 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com> |
| 2 | 2 | ||
| 3 | * dired.el (dired-mode-map): Add key binding `C-te' for | ||
| 4 | `tumme-dired-edit-comment-and-tags'. | ||
| 5 | |||
| 3 | * tumme.el (tumme-display-thumbnail-original-image): Make sure | 6 | * tumme.el (tumme-display-thumbnail-original-image): Make sure |
| 4 | image display buffer is displayed before call to | 7 | image display buffer is displayed before call to |
| 5 | `tumme-display-image. | 8 | `tumme-display-image. |