Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
14b4fdfb
Commit
14b4fdfb
authored
Sep 19, 2007
by
Richard M. Stallman
Browse files
(Display Property): Explain multiple display specs.
parent
aabc29c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lispref/ChangeLog
lispref/ChangeLog
+4
-0
lispref/display.texi
lispref/display.texi
+1
-1
No files found.
lispref/ChangeLog
View file @
14b4fdfb
2007
-
09
-
19
Richard
Stallman
<
rms
@
gnu
.
org
>
*
display
.
texi
(
Display
Property
):
Explain
multiple
display
specs
.
2007
-
08
-
30
Martin
Rudalics
<
rudalics
@
gmx
.
at
>
*
commands
.
texi
(
Command
Loop
Info
):
Advise
against
changing
...
...
lispref/display.texi
View file @
14b4fdfb
...
...
@@ -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''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment