]> git.eshelyaron.com Git - emacs.git/commitdiff
Describe tty-suppress-bold-inverse-default-colors.
authorRichard M. Stallman <rms@gnu.org>
Thu, 6 Sep 2001 19:37:39 +0000 (19:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 6 Sep 2001 19:37:39 +0000 (19:37 +0000)
man/display.texi

index 6e1be055a53f95c80b30bbf5c45de66591a82c14..5c691498c738612186fa418d2b53dc0ac578807c 100644 (file)
@@ -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