From: Eli Zaretskii Date: Tue, 30 Jan 2001 13:54:12 +0000 (+0000) Subject: Document non-support of images in the MS-Windows port of v21.1. X-Git-Tag: emacs-pretest-21.0.97~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2149d5dc0fafbbfd49ad74066c7cf332ac40d294;p=emacs.git Document non-support of images in the MS-Windows port of v21.1. --- diff --git a/man/files.texi b/man/files.texi index 0877f3683fd..47cfb174ee0 100644 --- a/man/files.texi +++ b/man/files.texi @@ -2754,4 +2754,7 @@ When Auto-image-file minor mode is enabled, image files are displayed as images when they are visited or inserted into buffers if Emacs can display the relevant image type. File names matching @code{image-file-name-extensions} or @code{image-file-name-regexps} are -considered to contain images. +considered to contain images. Note that Emacs can only display images +of the types for which the appropriate support libraries were linked +into Emacs when it was built. In particular, the MS-Windows version +of Emacs doesn't support image files as of version 21.1.