]> code.delx.au - gnu-emacs/commitdiff
Update copyright.
authorGerd Moellmann <gerd@gnu.org>
Sat, 30 Mar 2002 11:55:37 +0000 (11:55 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 30 Mar 2002 11:55:37 +0000 (11:55 +0000)
src/ChangeLog
src/dispnew.c

index ea04495daab5b6acc8765da9841565fdf3982662..85e3642acc38996a5ab4962eb5474bfe9fa334d9 100644 (file)
@@ -1,3 +1,8 @@
+2002-03-30  Gerd Moellmann  <gerd@gnu.org>
+
+       * dispnew.c (direct_output_for_insert): Call
+       mark_window_display_accurate.
+
 2002-03-29  Jason Rumney  <jasonr@gnu.org>
 
        * w32term.c (w32_draw_relief_rect): Fix calculations of line lengths.
index 03dec48e29a71b6707f098be8708a0595fa099bd..0ef62cfb4bcd7e929eb0a817d8803b8c8e3a5731 100644 (file)
@@ -1,5 +1,5 @@
 /* Updating of data structures for redisplay.
-   Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 97, 98, 1999, 2000, 2001
+   Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 97, 98, 1999, 2000, 2001, 2002
        Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.