# HG changeset patch # User Eli Zaretskii # Date 1291478490 -7200 # Node ID 3b293c5ab35469b5dd8faed5561de7c5e2689d77 # Parent 6264215e64a3584ac56d766dcd8aca0cb7d10db9 display.texi (Other Display Specs): Document left-fringe and right-fringe display specs. diff -r 6264215e64a3 -r 3b293c5ab354 doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Sat Dec 04 14:52:04 2010 +0200 +++ b/doc/lispref/ChangeLog Sat Dec 04 18:01:30 2010 +0200 @@ -1,3 +1,8 @@ +2010-12-04 Eli Zaretskii + + * display.texi (Other Display Specs): Document left-fringe and + right-fringe display specs. + 2010-12-01 Stefan Monnier * backups.texi (Making Backups): diff -r 6264215e64a3 -r 3b293c5ab354 doc/lispref/display.texi --- a/doc/lispref/display.texi Sat Dec 04 14:52:04 2010 +0200 +++ b/doc/lispref/display.texi Sat Dec 04 18:01:30 2010 +0200 @@ -3890,6 +3890,13 @@ 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