changeset 70118:171d2c3be825

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 19 Apr 2006 23:20:08 +0000
parents 13078b41e1eb
children aebb8898adb3
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Apr 19 21:27:28 2006 +0000
+++ b/src/ChangeLog	Wed Apr 19 23:20:08 2006 +0000
@@ -1,3 +1,10 @@
+2006-04-20  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (redisplay_window): If current window start is not at	the
+	beginning of a line, select a new window start if buffer is modified
+	and window start is in the modified region, but the first change is
+	before window start.
+
 2006-04-18  Richard Stallman  <rms@gnu.org>
 
 	* xmenu.c (restore_menu_items, save_menu_items): New fns.