emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/display.texi


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Sun, 29 Jan 2006 16:59:58 +0000

Index: emacs/lispref/display.texi
diff -u emacs/lispref/display.texi:1.197 emacs/lispref/display.texi:1.198
--- emacs/lispref/display.texi:1.197    Fri Jan 20 01:26:16 2006
+++ emacs/lispref/display.texi  Sun Jan 29 16:59:57 2006
@@ -3280,7 +3280,7 @@
 Recursive display specifications are not address@hidden's
 @code{display} properties, if any, are not used.
 
address@hidden (image . @var{image-props})
address@hidden (image @var{image-props})
 This kind of display specification is an image descriptor (@pxref{Images}).
 When used as a display specification, it means to display the image
 instead of the text that has the display specification.
@@ -3508,7 +3508,7 @@
 @cindex image descriptor
 
   An image description is a list of the form @code{(image
-. @var{props})}, where @var{props} is a property list containing
address@hidden)}, where @var{props} is a property list containing
 alternating keyword symbols (symbols whose names start with a colon) and
 their values.  You can use any Lisp object as a property, but the only
 properties that have any special meaning are certain symbols, all of




reply via email to

[Prev in Thread] Current Thread [Next in Thread]