summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9506e447a97..1b3245e90f1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,10 +1,12 @@
-2007-04-25 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
+2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
- * custom.el (defface): Doc fix.
+ * image-dired.el (image-dired-display-image): Derive image-type
+ from filename rather than assuming jpeg, in case no resizing was
+ needed.
-2007-04-24 Chong Yidong <cyd@stupidchicken.com>
+2007-04-25 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
- * progmodes/python.el: File removed due to unclear legal status.
+ * custom.el (defface): Doc fix.
2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>