aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2008-07-28 19:36:56 +0000
committerChong Yidong2008-07-28 19:36:56 +0000
commitfc2fe15116486d1904b5cb7df3e05717260223ac (patch)
tree4aa826ed61bc63c5b001ee82200ccc820825ee90 /src/ChangeLog
parentd1f535d29f1786fd4ab2cd2dbf06838cc9eee496 (diff)
downloademacs-fc2fe15116486d1904b5cb7df3e05717260223ac.tar.gz
emacs-fc2fe15116486d1904b5cb7df3e05717260223ac.zip
* xdisp.c (redisplay_window): Check return value of
compute_window_start_on_continuation_line before forcing a window start.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 93881e64e37..5400f89a3e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-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
12008-07-28 Jason Rumney <jasonr@gnu.org> 72008-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