aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2007-09-19 14:55:52 +0000
committerRichard M. Stallman <[email protected]>2007-09-19 14:55:52 +0000
commit14b4fdfb2133be58fdb8dc88a8f97aac24a9486d (patch)
treeb6dfd05e2fde9d8718603799139f5556484c5245 /lispref
parentaabc29c88d4d6c55acabb1988e44fc3a907d4622 (diff)
(Display Property): Explain multiple display specs.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog4
-rw-r--r--lispref/display.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 08a8dc4b0a..b1eb12699f 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-19 Richard Stallman <[email protected]>
+
+ * display.texi (Display Property): Explain multiple display specs.
+
2007-08-30 Martin Rudalics <[email protected]>
* commands.texi (Command Loop Info): Advise against changing
diff --git a/lispref/display.texi b/lispref/display.texi
index 1c585cf779..f1b3b15522 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -3237,7 +3237,7 @@ to use the value specified by the frame.
insert images into text, and also control other aspects of how text
displays. The value of the @code{display} property should be a
display specification, or a list or vector containing several display
-specifications.
+specifications (which apply in parallel to the text they cover).
Some kinds of @code{display} properties specify something to display
instead of the text that has the property. In this case, ``the text''