Mercurial > emacs
changeset 45817:3a276adf4d80
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 13 Jun 2002 22:06:32 +0000 |
parents | e47c404691fe |
children | e70fd49212a0 |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jun 13 20:42:37 2002 +0000 +++ b/src/ChangeLog Thu Jun 13 22:06:32 2002 +0000 @@ -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.