]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (redisplay_window): If first window line is a continuation
authorChong Yidong <cyd@stupidchicken.com>
Thu, 24 May 2007 23:21:23 +0000 (23:21 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 24 May 2007 23:21:23 +0000 (23:21 +0000)
line, recompute the new window start instead of recentering.

src/ChangeLog

index 02618089d2df6590a9fb0ad2f74e3715b3402879..096a0eb63f2f7a2d0b1047ee4baf432f5961474b 100644 (file)
@@ -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):