From: Chong Yidong Date: Tue, 29 Aug 2006 13:15:53 +0000 (+0000) Subject: * display.texi (Images): Add xrref to display-images-p. X-Git-Tag: emacs-pretest-22.0.90~833 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bda420a33939fb272f2d06b3a58560b3385a1443;p=emacs.git * display.texi (Images): Add xrref to display-images-p. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b404e42081c..56604d27aa7 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2006-08-29 Chong Yidong + + * display.texi (Images): Add xrref to display-images-p. + 2006-08-28 Kenichi Handa * nonascii.texi (Lisp and Coding Systems): Fix description of diff --git a/lispref/display.texi b/lispref/display.texi index e762c14a7f0..5865f9c6854 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -3564,6 +3564,13 @@ If @var{window} is @code{nil}, the selected window is used. 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 +@code{display-images-p} 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