Mercurial > emacs
changeset 72016:4a678a57f325
*** empty log message ***
author | Mathias Dahl <mathias.dahl@gmail.com> |
---|---|
date | Wed, 19 Jul 2006 10:01:38 +0000 |
parents | 93069e336ae9 |
children | 0ec82e7ecc2f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 19 04:31:41 2006 +0000 +++ b/lisp/ChangeLog Wed Jul 19 10:01:38 2006 +0000 @@ -1,3 +1,13 @@ +2006-07-19 mathias <mathias@mattis> + + * tumme.el (tumme-display-thumbnail-original-image): Make sure + image display buffer is displayed before call to + `tumme-display-image. + (tumme-dired-display-image): Make sure image display buffer is + displayed before call to `tumme-display-image. + (tumme-mouse-display-image): Make sure image display buffer is + displayed before call to `tumme-display-image. + 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca> * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.