mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 21:50:37 -08:00
* image.el (image-type-from-file-name, image-type): Simplify.
(image-type-auto-detected-p): Don't scan auto-mode-alist. * files.el (magic-mode-alist): Remove image-type-auto-detected-p. (magic-fallback-mode-alist): Add image-type-auto-detected-p.
This commit is contained in:
parent
993cf2b1d9
commit
b447c934c4
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2007-05-21 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* image.el (image-type-from-file-name, image-type): Simplify.
|
||||
(image-type-auto-detected-p): Don't scan auto-mode-alist.
|
||||
|
||||
* files.el (magic-mode-alist): Remove image-type-auto-detected-p.
|
||||
(magic-fallback-mode-alist): Add image-type-auto-detected-p.
|
||||
|
||||
2007-05-20 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue