changeset 30707:093d1cfc207f

(Ftty_suppress_bold_inverse_default_colors): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 09 Aug 2000 12:14:16 +0000
parents b0c302c3b209
children 7da70192ab68
files src/xfaces.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfaces.c	Wed Aug 09 12:01:09 2000 +0000
+++ b/src/xfaces.c	Wed Aug 09 12:14:16 2000 +0000
@@ -6238,7 +6238,8 @@
 SUPPRESS non-nil means suppress it.\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.")
+For such faces, the bold face attribute is ignored if this variable\n\
+is non-nil.")
   (suppress)
      Lisp_Object suppress;
 {