+2000-08-09 Gerd Moellmann <gerd@gnu.org>
+
+ * xfaces.c (Ftty_suppress_bold_inverse_default_colors): Doc fix.
+
2000-08-09 Miles Bader <miles@lsi.nec.co.jp>
* callproc.c (Fcall_process): Terminate the unwind-protect around
2000-08-07 Gerd Moellmann <gerd@gnu.org>
- * xdisp.c (start_display): WHen starting display on a continuation
+ * xdisp.c (start_display): When starting display on a continuation
line, clear ascent and descent members of the iterator structure;
the height of the continued line does not affect the height of the
continuation line.
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;
{