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

src/ChangeLog

index 7b34840776b6ecc3d096b682659557a3b36ec1a6..120b612141d270dc37fd384242d72f4351e3eeae 100644 (file)
@@ -1,3 +1,9 @@
+2007-05-19  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-18  Glenn Morris  <rgm@gnu.org>
 
        * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.