mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
* image-mode.el (image-toggle-display): Don't clear image cache.
Only use filename in image spec if the file is readable. Call image-refresh.
This commit is contained in:
parent
483e7ae0fa
commit
9ca9e00d3d
@ -1,5 +1,9 @@
|
||||
2007-05-21 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* image-mode.el (image-toggle-display): Don't clear image cache.
|
||||
Only use filename in image spec if the file is readable. Call
|
||||
image-refresh.
|
||||
|
||||
* image.el (image-type-from-file-name, image-type): Simplify.
|
||||
(image-type-auto-detected-p): Don't scan auto-mode-alist.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user