# HG changeset patch # User Jason Rumney # Date 1170247049 0 # Node ID 36d25325f7ef7198ac03f1affd2684eee3ef9c62 # Parent 146ba0f8974cafcbc2fa4970ea1004d9ba0c54f5 (magic-mode-alist): Use image-mode-maybe rather than image-mode. diff -r 146ba0f8974c -r 36d25325f7ef lisp/files.el --- a/lisp/files.el Wed Jan 31 12:37:08 2007 +0000 +++ b/lisp/files.el Wed Jan 31 12:37:29 2007 +0000 @@ -2127,7 +2127,7 @@ associated with that interpreter in `interpreter-mode-alist'.") (defvar magic-mode-alist - `((image-type-auto-detected-p . image-mode) + `((image-type-auto-detected-p . image-mode-maybe) ;; The < comes before the groups (but the first) to reduce backtracking. ;; TODO: UTF-16