comparison lisp/ChangeLog @ 72016:4a678a57f325

*** empty log message ***
author Mathias Dahl <mathias.dahl@gmail.com>
date Wed, 19 Jul 2006 10:01:38 +0000
parents 93069e336ae9
children 0efb346df8fd
comparison
equal deleted inserted replaced
72015:93069e336ae9 72016:4a678a57f325
1 2006-07-19 mathias <mathias@mattis>
2
3 * tumme.el (tumme-display-thumbnail-original-image): Make sure
4 image display buffer is displayed before call to
5 `tumme-display-image.
6 (tumme-dired-display-image): Make sure image display buffer is
7 displayed before call to `tumme-display-image.
8 (tumme-mouse-display-image): Make sure image display buffer is
9 displayed before call to `tumme-display-image.
10
1 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca> 11 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 12
3 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change. 13 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
4 14
5 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca> 15 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>