From: Chong Yidong Date: Mon, 28 Jul 2008 19:36:56 +0000 (+0000) Subject: * xdisp.c (redisplay_window): Check return value of X-Git-Tag: emacs-pretest-23.0.90~3838 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc2fe15116486d1904b5cb7df3e05717260223ac;p=emacs.git * xdisp.c (redisplay_window): Check return value of compute_window_start_on_continuation_line before forcing a window start. --- diff --git a/src/ChangeLog b/src/ChangeLog index 93881e64e37..5400f89a3e3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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