# HG changeset patch # User Gerd Moellmann # Date 965823306 0 # Node ID 7da70192ab6804e775f3e12f2150847ecd0d5144 # Parent 093d1cfc207f3ac99c2687f04200b170b6ace549 *** empty log message *** diff -r 093d1cfc207f -r 7da70192ab68 src/ChangeLog --- a/src/ChangeLog Wed Aug 09 12:14:16 2000 +0000 +++ b/src/ChangeLog Wed Aug 09 12:15:06 2000 +0000 @@ -1,3 +1,7 @@ +2000-08-09 Gerd Moellmann + + * xfaces.c (Ftty_suppress_bold_inverse_default_colors): Doc fix. + 2000-08-09 Miles Bader * callproc.c (Fcall_process): Terminate the unwind-protect around @@ -59,7 +63,7 @@ 2000-08-07 Gerd Moellmann - * 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.