Mercurial > emacs
changeset 111899:3b293c5ab354
display.texi (Other Display Specs): Document left-fringe and right-fringe
display specs.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 04 Dec 2010 18:01:30 +0200 |
parents | 6264215e64a3 |
children | f475600c36d9 |
files | doc/lispref/ChangeLog doc/lispref/display.texi |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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):
--- 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