aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ffde4547c58..c635f31a1b2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12000-08-09 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (Ftty_suppress_bold_inverse_default_colors): Doc fix.
4
12000-08-09 Miles Bader <miles@lsi.nec.co.jp> 52000-08-09 Miles Bader <miles@lsi.nec.co.jp>
2 6
3 * callproc.c (Fcall_process): Terminate the unwind-protect around 7 * callproc.c (Fcall_process): Terminate the unwind-protect around
@@ -59,7 +63,7 @@
59 63
602000-08-07 Gerd Moellmann <gerd@gnu.org> 642000-08-07 Gerd Moellmann <gerd@gnu.org>
61 65
62 * xdisp.c (start_display): WHen starting display on a continuation 66 * xdisp.c (start_display): When starting display on a continuation
63 line, clear ascent and descent members of the iterator structure; 67 line, clear ascent and descent members of the iterator structure;
64 the height of the continued line does not affect the height of the 68 the height of the continued line does not affect the height of the
65 continuation line. 69 continuation line.