John Foerch <jjfoerch at earthlink.net> (tiny change)
(Display Margins): Fix paren typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
|
||||
|
||||
* display.texi (Display Margins): Fix paren typo.
|
||||
|
||||
2009-02-27 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* elisp.texi (Top): Update node listing.
|
||||
|
||||
@@ -3889,7 +3889,7 @@ text you put it on does not get displayed; the margin display appears,
|
||||
but that text does not.
|
||||
|
||||
A margin display specification looks like @code{((margin
|
||||
right-margin) @var{spec}} or @code{((margin left-margin) @var{spec})}.
|
||||
right-margin) @var{spec})} or @code{((margin left-margin) @var{spec})}.
|
||||
Here, @var{spec} is another display specification that says what to
|
||||
display in the margin. Typically it is a string of text to display,
|
||||
or an image descriptor.
|
||||
|
||||
Reference in New Issue
Block a user