Mercurial > emacs
changeset 30708:7da70192ab68
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 09 Aug 2000 12:15:06 +0000 |
parents | 093d1cfc207f |
children | 71b0b4b5d334 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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 @@ -59,7 +63,7 @@ 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.