Mercurial > emacs
changeset 97066:56e49e6c5c52
* xdisp.c (redisplay_window): Check return value of
compute_window_start_on_continuation_line before forcing a window
start.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 28 Jul 2008 19:36:56 +0000 |
parents | e4d0521fc1d0 |
children | fe3f6c044772 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * xdisp.c (redisplay_window): Check return value of + compute_window_start_on_continuation_line before forcing a window + start. + 2008-07-28 Jason Rumney <jasonr@gnu.org> * w32term.c: (w32_enable_unicode_output, cleartype_active): Remove