comparison man/display.texi @ 90185:5b029ff3b08d

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 320-323) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 26 May 2005 05:42:19 +0000
parents f042e7c0fe20 e2ddd55fafc1
children 173dee4e2611
comparison
equal deleted inserted replaced
90184:9e5e2f01c7ab 90185:5b029ff3b08d
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