mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
Doc fix
* doc/emacs/display.texi (Displaying Boundaries): Document display-fill-column-indicator-character, not display-fill-column-indicator-char.
This commit is contained in:
parent
5f3a63d541
commit
efeaf19edf
1 changed files with 2 additions and 2 deletions
|
|
@ -1172,8 +1172,8 @@ used.
|
|||
|
||||
Any other value disables the indicator. The default value is @code{t}.
|
||||
|
||||
@item display-fill-column-indicator-char
|
||||
@vindex display-fill-column-indicator-char
|
||||
@item display-fill-column-indicator-character
|
||||
@vindex display-fill-column-indicator-character
|
||||
Specifies the character used for the indicator. This character can be
|
||||
any valid char including unicode ones if the actual font supports
|
||||
them.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue