aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c39de6bd44e..399a12cab97 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12007-05-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * image.el (image-type-from-file-name, image-type): Simplify.
4 (image-type-auto-detected-p): Don't scan auto-mode-alist.
5
6 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
7 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
8
12007-05-20 Nick Roberts <nickrob@snap.net.nz> 92007-05-20 Nick Roberts <nickrob@snap.net.nz>
2 10
3 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there 11 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there