From ca878c38f4330989fcbaba529bea2a6a1dbb9373 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 9 Feb 2007 16:49:29 +0000 Subject: [PATCH] * image-mode.el (image-mode): Revert 2007-01-30 changes. * image.el (image-type-auto-detectable): Don't autodetect x[pb]m. (image-type-auto-detected-p): Fail if another match is found in auto-mode-alist. * files.el (magic-mode-alist): Call image-mode instead of image-mode-maybe for autodetected images. --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94ee4cd0258..262533c82f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2007-02-09 Chong Yidong + + * image-mode.el (image-mode): Revert 2007-01-30 changes. + + * image.el (image-type-auto-detectable): Don't autodetect x[pb]m. + (image-type-auto-detected-p): Fail if another match is found in + auto-mode-alist. + + * files.el (magic-mode-alist): Call image-mode instead of + image-mode-maybe for autodetected images. + 2007-02-09 Juanma Barranquero * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file): -- 2.39.2