diff src/ChangeLog @ 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 ed82fda966c5
children 33cb73e74529
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):