* files.el (magic-mode-alist): Remove image-type-auto-detected-p.
(magic-fallback-mode-alist): Add image-type-auto-detected-p. * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
This commit is contained in:
parent
a1d155a4c1
commit
b647fc0734
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
2007-06-04 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* files.el (magic-mode-alist): Remove image-type-auto-detected-p.
|
||||
(magic-fallback-mode-alist): Add image-type-auto-detected-p.
|
||||
|
||||
* image.el (image-type-auto-detected-p): Don't scan
|
||||
auto-mode-alist.
|
||||
|
||||
* longlines.el (longlines-mode): Make longlines-auto-wrap
|
||||
buffer-local. Add hooks unconditionally.
|
||||
(longlines-auto-wrap): Toggle wrapping.
|
||||
|
|
Loading…
Add table
Reference in a new issue