From: Kim F. Storm Date: Thu, 13 Jun 2002 22:06:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14621 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e4f10c83edb0dd081a91cceb50164188793ac7c4;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 11e36eb5a51..54a5c1cd484 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2002-06-14 Kim F. Storm + + * 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 * w32.c (init_environment): Remove EMACSLOCKDIR.