docs: mention that boldtext can be overridden also for function tags

master
David Lawrence Ramsey 2017-07-06 21:02:52 -05:00 committed by Benno Schulenberg
parent 1439016c20
commit 30986db708
2 changed files with 6 additions and 6 deletions

View File

@ -675,9 +675,9 @@ Do backwards searches by default.
@item set boldtext @item set boldtext
Use bold instead of reverse video for the title bar, status bar, key combos, Use bold instead of reverse video for the title bar, status bar, key combos,
line numbers, and selected text. This can be overridden for the first four function tags, line numbers, and selected text. This can be overridden for
by setting the options @code{titlecolor}, @code{statuscolor}, @code{keycolor}, the first five by setting the options @code{titlecolor}, @code{statuscolor},
and @code{numbercolor}. @code{keycolor}, @code{functioncolor}, and @code{numbercolor}.
@item set brackets "@var{string}" @item set brackets "@var{string}"
Set the characters treated as closing brackets when justifying Set the characters treated as closing brackets when justifying

View File

@ -75,9 +75,9 @@ Do backwards searches by default.
.TP .TP
.B set boldtext .B set boldtext
Use bold instead of reverse video for the title bar, status bar, key combos, Use bold instead of reverse video for the title bar, status bar, key combos,
line numbers, and selected text. This can be overridden for the first four function tags, line numbers, and selected text. This can be overridden for
by setting the options \fBtitlecolor\fP, \fBstatuscolor\fP, \fBkeycolor\fP, the first five by setting the options \fBtitlecolor\fP, \fBstatuscolor\fP,
and \fBnumbercolor\fP. \fBkeycolor\fP, \fBfunctioncolor\fP, and \fBnumbercolor\fP.
.TP .TP
.B set brackets "\fIstring\fP" .B set brackets "\fIstring\fP"
Set the characters treated as closing brackets when justifying Set the characters treated as closing brackets when justifying