From 9ca9e00d3d1eb441c4e090d055ca3f06067b1850 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 21 May 2007 23:05:09 +0000 Subject: [PATCH] * 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. --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 399a12cab97..7573b17591a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2007-05-21 Chong Yidong + * 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. -- 2.39.2