Mercurial > emacs
comparison src/ChangeLog @ 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 | 0d03ecbf000f |
comparison
equal
deleted
inserted
replaced
97065:e4d0521fc1d0 | 97066:56e49e6c5c52 |
---|---|
1 2008-07-28 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xdisp.c (redisplay_window): Check return value of | |
4 compute_window_start_on_continuation_line before forcing a window | |
5 start. | |
6 | |
1 2008-07-28 Jason Rumney <jasonr@gnu.org> | 7 2008-07-28 Jason Rumney <jasonr@gnu.org> |
2 | 8 |
3 * w32term.c: (w32_enable_unicode_output, cleartype_active): Remove | 9 * w32term.c: (w32_enable_unicode_output, cleartype_active): Remove |
4 obsolete display options. | 10 obsolete display options. |
5 (x_draw_glyph_string_background): Don't use old cleartype_active | 11 (x_draw_glyph_string_background): Don't use old cleartype_active |