]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Wed, 31 Jan 2007 12:45:31 +0000 (12:45 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 31 Jan 2007 12:45:31 +0000 (12:45 +0000)
lisp/ChangeLog

index 8deacbb1957afebce22893c57ec8872416bf7ecd..3d6f2e235fa617a4dd12864bdba3368eca9ab3b8 100644 (file)
@@ -1,3 +1,12 @@
+2007-01-31  Jason Rumney  <jasonr@gnu.org>
+
+       * files.el (magic-mode-alist): Use image-mode-maybe rather than
+       image-mode.
+
+       * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
+       interfering with attempt to set major mode from modified
+       auto-mode-alist.
+
 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
 
        * faces.el (color-values): Doc fix.