summaryrefslogtreecommitdiff
path: root/man/display.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-09-06 19:37:39 +0000
committerRichard M. Stallman <rms@gnu.org>2001-09-06 19:37:39 +0000
commita66b12beb75b579822827ba2a4b1348b51a7a366 (patch)
tree50267bb33edf1c320b06b42e2f9064fde857f5a6 /man/display.texi
parentce3bd809e3fd16e535477e938a6f77e480cbc60d (diff)
downloademacs-a66b12beb75b579822827ba2a4b1348b51a7a366.tar.gz
Describe tty-suppress-bold-inverse-default-colors.
Diffstat (limited to 'man/display.texi')
-rw-r--r--man/display.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/display.texi b/man/display.texi
index 6e1be055a53..5c691498c73 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -888,6 +888,12 @@ or off, customize the group @code{cursor}. You can also control the
amount of time Emacs must remain busy before the busy indicator is
displayed, by setting the variable @code{hourglass-delay}.
+@findex tty-suppress-bold-inverse-default-colors
+ On some text-only terminals, bold face and inverse video together
+result in text that is hard to read. Call the function
+@code{tty-suppress-bold-inverse-default-colors} with a non-@code{nil}
+argument to suppress the effect of bold-face in this case.
+
@node Cursor Display
@section Displaying the Cursor