aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/display.texi b/man/display.texi
index b4e72edc9ca..11e45e353cf 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -1084,7 +1084,7 @@ bitmaps are displayed in the left or right fringe, respectively.
1084The @var{indicator} must be one of @code{top}, @code{bottom}, 1084The @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
1086position for the indicators not present in the alist. 1086position for the indicators not present in the alist.
1087The @var{position} is one of @code{left}, @code{right}, or @code{ni} 1087The @var{position} is one of @code{left}, @code{right}, or @code{nil}
1088which specifies not to show this indicator. 1088which 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