aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 399a12cab97..7573b17591a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12007-05-21 Chong Yidong <cyd@stupidchicken.com> 12007-05-21 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * image-mode.el (image-toggle-display): Don't clear image cache.
4 Only use filename in image spec if the file is readable. Call
5 image-refresh.
6
3 * image.el (image-type-from-file-name, image-type): Simplify. 7 * image.el (image-type-from-file-name, image-type): Simplify.
4 (image-type-auto-detected-p): Don't scan auto-mode-alist. 8 (image-type-auto-detected-p): Don't scan auto-mode-alist.
5 9