changeset 35731:041d3acb9312

Document non-support of images in the MS-Windows port of v21.1.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 30 Jan 2001 13:54:12 +0000
parents 37c3ff967327
children 1a54c78e6452
files man/files.texi
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.