mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
(Display Custom): Correct typo.
This commit is contained in:
parent
774cd45416
commit
c49edde42f
1 changed files with 1 additions and 1 deletions
|
|
@ -1084,7 +1084,7 @@ bitmaps are displayed in the left or right fringe, respectively.
|
|||
The @var{indicator} must be one of @code{top}, @code{bottom},
|
||||
@code{up}, @code{down}, or @code{t} which specifies the default
|
||||
position for the indicators not present in the alist.
|
||||
The @var{position} is one of @code{left}, @code{right}, or @code{ni}
|
||||
The @var{position} is one of @code{left}, @code{right}, or @code{nil}
|
||||
which specifies not to show this indicator.
|
||||
|
||||
For example, @code{((top . left) (t . right))} places the top angle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue