changeset 77803:6761dfba1031

* xdisp.c (redisplay_window): If first window line is a continuation line, recompute the new window start instead of recentering.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 24 May 2007 23:21:23 +0000
parents bf0271237be3
children 2d20244326ca
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu May 24 22:12:25 2007 +0000
+++ b/src/ChangeLog	Thu May 24 23:21:23 2007 +0000
@@ -1,3 +1,9 @@
+2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
+
+	* xdisp.c (redisplay_window): If first window line is a
+	continuation line, recompute the new window start instead of
+	recentering.
+
 2007-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):