summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-04-25 05:53:28 +0000
committerGlenn Morris <rgm@gnu.org>2007-04-25 05:53:28 +0000
commite40e449f41c339f39e259738101e99f6eb3e392c (patch)
treec717ed5a82b3f02eded3020910b707b652f0d06b /lisp
parente74310ab13466836ebb09f715b2882d04985b3f5 (diff)
downloademacs-e40e449f41c339f39e259738101e99f6eb3e392c.tar.gz
emacs-e40e449f41c339f39e259738101e99f6eb3e392c.tar.bz2
emacs-e40e449f41c339f39e259738101e99f6eb3e392c.zip
*** empty log message ***
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>