]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorMathias Dahl <mathias.dahl@gmail.com>
Wed, 19 Jul 2006 10:01:38 +0000 (10:01 +0000)
committerMathias Dahl <mathias.dahl@gmail.com>
Wed, 19 Jul 2006 10:01:38 +0000 (10:01 +0000)
lisp/ChangeLog

index 074c226ce4c71f1260ed51a85e715a6a191ab9f3..84c3d2fa52c3c644613b27122cd0f2598c4ecbdf 100644 (file)
@@ -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.