# HG changeset patch # User Eli Zaretskii # Date 980862852 0 # Node ID 041d3acb9312b13383b17045a9a3edf79147b39c # Parent 37c3ff9673278004788b0e2d978c358f94bb7cde Document non-support of images in the MS-Windows port of v21.1. diff -r 37c3ff967327 -r 041d3acb9312 man/files.texi --- a/man/files.texi Tue Jan 30 13:53:33 2001 +0000 +++ b/man/files.texi Tue Jan 30 13:54:12 2001 +0000 @@ -2754,4 +2754,7 @@ 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.