changeset 28620:8208dba7c326

(Ftty_suppress_bold_inverse_default_colors): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 17 Apr 2000 12:36:15 +0000
parents 79fd94833204
children f9ad97ece1b3
files src/xfaces.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfaces.c	Mon Apr 17 12:31:49 2000 +0000
+++ b/src/xfaces.c	Mon Apr 17 12:36:15 2000 +0000
@@ -6176,8 +6176,8 @@
        Stty_suppress_bold_inverse_default_colors, 1, 1, 0,
   "Suppress/allow boldness of faces with inverse default colors.\n\
 SUPPRESS non-nil means suppress it.\n\
-This affects bold faces whose foreground is the default background color\n\
-of the display and whose background is the default foreground color.\n\
+This affects bold faces on TTYs whose foreground is the default background\n\
+color of the display and whose background is the default foreground color.\n\
 For such faces, no bold text will be displayed.")
   (suppress)
      Lisp_Object suppress;