comparison man/display.texi @ 62571:e2ddd55fafc1

(Display Custom): Correct typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 21 May 2005 03:01:33 +0000
parents 6d49a2df78a7
children f3551fda8850 5b029ff3b08d
comparison
equal deleted inserted replaced
62570:84064c434857 62571:e2ddd55fafc1
1082 If value is an alist, each element @code{(@var{indicator} . 1082 If value is an alist, each element @code{(@var{indicator} .
1083 @var{position})} specifies the position of one of the indicators. 1083 @var{position})} specifies the position of one of the indicators.
1084 The @var{indicator} must be one of @code{top}, @code{bottom}, 1084 The @var{indicator} must be one of @code{top}, @code{bottom},
1085 @code{up}, @code{down}, or @code{t} which specifies the default 1085 @code{up}, @code{down}, or @code{t} which specifies the default
1086 position for the indicators not present in the alist. 1086 position for the indicators not present in the alist.
1087 The @var{position} is one of @code{left}, @code{right}, or @code{ni} 1087 The @var{position} is one of @code{left}, @code{right}, or @code{nil}
1088 which specifies not to show this indicator. 1088 which specifies not to show this indicator.
1089 1089
1090 For example, @code{((top . left) (t . right))} places the top angle 1090 For example, @code{((top . left) (t . right))} places the top angle
1091 bitmap in left fringe, the bottom angle bitmap in right fringe, and 1091 bitmap in left fringe, the bottom angle bitmap in right fringe, and
1092 both arrow bitmaps in right fringe. To show just the angle bitmaps in 1092 both arrow bitmaps in right fringe. To show just the angle bitmaps in