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
bdef6a77
Commit
bdef6a77
authored
Dec 04, 2010
by
Eli Zaretskii
Browse files
display.texi (Other Display Specs): Document left-fringe and right-fringe
display specs.
parent
2472c214
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+5
-0
doc/lispref/display.texi
doc/lispref/display.texi
+7
-0
No files found.
doc/lispref/ChangeLog
View file @
bdef6a77
2010
-
12
-
04
Eli
Zaretskii
<
eliz
@
gnu
.
org
>
*
display
.
texi
(
Other
Display
Specs
):
Document
left
-
fringe
and
right
-
fringe
display
specs
.
2010
-
12
-
01
Stefan
Monnier
<
monnier
@
iro
.
umontreal
.
ca
>
*
backups
.
texi
(
Making
Backups
):
...
...
doc/lispref/display.texi
View file @
bdef6a77
...
...
@@ -3890,6 +3890,13 @@ position as that text. It is equivalent to using just @var{string},
but
it
is
done
as
a
special
case
of
marginal
display
(@
pxref
{
Display
Margins
}).
@
item
(
left
-
fringe
@
var
{
bitmap
}
@
r
{[}@
var
{
face
}@
r
{]})
@
itemx
(
right
-
fringe
@
var
{
bitmap
}
@
r
{[}@
var
{
face
}@
r
{]})
This
display
specification
on
any
character
of
a
line
of
text
causes
the
specified
@
var
{
bitmap
}
be
displayed
in
the
left
or
right
fringes
for
that
line
.
The
optional
@
var
{
face
}
specifies
the
colors
to
be
used
for
the
bitmap
.
@
xref
{
Fringe
Bitmaps
},
for
the
details
.
@
item
(
space
-
width
@
var
{
factor
})
This
display
specification
affects
all
the
space
characters
within
the
text
that
has
the
specification
.
It
displays
all
of
these
spaces
...
...
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