aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/files.texi5
1 files changed, 4 insertions, 1 deletions
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
2754images when they are visited or inserted into buffers if Emacs can 2754images when they are visited or inserted into buffers if Emacs can
2755display the relevant image type. File names matching 2755display the relevant image type. File names matching
2756@code{image-file-name-extensions} or @code{image-file-name-regexps} are 2756@code{image-file-name-extensions} or @code{image-file-name-regexps} are
2757considered to contain images. 2757considered to contain images. Note that Emacs can only display images
2758of the types for which the appropriate support libraries were linked
2759into Emacs when it was built. In particular, the MS-Windows version
2760of Emacs doesn't support image files as of version 21.1.