]> git.eshelyaron.com Git - emacs.git/commitdiff
* image-mode.el (image-mode): Revert 2007-01-30 changes.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 9 Feb 2007 16:49:29 +0000 (16:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 9 Feb 2007 16:49:29 +0000 (16:49 +0000)
* 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

index 94ee4cd02580ab7b57f7cc5b2435e7c22b7eeb1c..262533c82f82e20c8fc40c5fb00a49cc135481b2 100644 (file)
@@ -1,3 +1,14 @@
+2007-02-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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  <lekktu@gmail.com>
 
        * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):