[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/display.texi,v
From: |
Chong Yidong |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/display.texi,v |
Date: |
Tue, 29 Aug 2006 13:15:54 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Chong Yidong <cyd> 06/08/29 13:15:53
Index: display.texi
===================================================================
RCS file: /sources/emacs/emacs/lispref/display.texi,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -b -r1.239 -r1.240
--- display.texi 31 Jul 2006 18:32:16 -0000 1.239
+++ display.texi 29 Aug 2006 13:15:53 -0000 1.240
@@ -3564,6 +3564,13 @@
descriptor, then use it as a display specifier in the @code{display}
property of text that is displayed (@pxref{Display Property}).
+ Emacs is usually able to display images when it is run on a
+graphical terminal. Images cannot be displayed in a text terminal, on
+certain graphical terminals that lack the support for this, or if
+Emacs is compiled without image support. You can use the function
address@hidden to determine if images can in principle be
+displayed (@pxref{Display Feature Testing}).
+
Emacs can display a number of different image formats; some of them
are supported only if particular support libraries are installed on
your machine. In some environments, Emacs can load image
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lispref/display.texi,v,
Chong Yidong <=