]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 13 Jun 2002 22:06:32 +0000 (22:06 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 13 Jun 2002 22:06:32 +0000 (22:06 +0000)
src/ChangeLog

index 11e36eb5a51fbe59772e4da4de938f6c6fd46c73..54a5c1cd484bbcc967208cbed547d97dc5d996da 100644 (file)
@@ -1,3 +1,11 @@
+2002-06-14  Kim F. Storm  <storm@cua.dk>
+
+       * insdel.c (insert_1_both, insert_from_string_1)
+       (insert_from_buffer_1): Recalculate END_UNCHANGED in case the
+       insert happened in the end_unchanged region.  Otherwise, the
+       redisplay may be confused and duplicate the last line in the
+       buffer [seen after save-buffer when require-final-newline==t].
+
 2002-06-13  Jason Rumney  <jasonr@gnu.org>
 
        * w32.c (init_environment): Remove EMACSLOCKDIR.