From: Chong Yidong Date: Mon, 6 Aug 2007 17:22:44 +0000 (+0000) Subject: * xdisp.c (redisplay_window): When restoring original buffer X-Git-Tag: emacs-pretest-22.1.90~1092 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=675bab447089a136b2132b64ab9102c1e7f1bd3a;p=emacs.git * xdisp.c (redisplay_window): When restoring original buffer position, make sure it is still valid. --- diff --git a/src/ChangeLog b/src/ChangeLog index 109153a9af3..71cc5248ebd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-08-06 Chong Yidong + + * xdisp.c (redisplay_window): When restoring original buffer + position, make sure it is still valid. + 2007-08-06 Martin Rudalics * window.c (window_min_size_2): New function.