# HG changeset patch # User Chong Yidong # Date 1217273816 0 # Node ID 56e49e6c5c5266583cb156d59a903aa0d0d123b6 # Parent e4d0521fc1d0dd3c47483b29a920df8d39b8cc11 * xdisp.c (redisplay_window): Check return value of compute_window_start_on_continuation_line before forcing a window start. diff -r e4d0521fc1d0 -r 56e49e6c5c52 src/ChangeLog --- a/src/ChangeLog Mon Jul 28 18:31:26 2008 +0000 +++ b/src/ChangeLog Mon Jul 28 19:36:56 2008 +0000 @@ -1,3 +1,9 @@ +2008-07-28 Chong Yidong + + * xdisp.c (redisplay_window): Check return value of + compute_window_start_on_continuation_line before forcing a window + start. + 2008-07-28 Jason Rumney * w32term.c: (w32_enable_unicode_output, cleartype_active): Remove