# HG changeset patch # User Gerd Moellmann # Date 976900496 0 # Node ID 0a6636fdd569c0b49d56040bd0cfb4548eb9f05e # Parent 877ed6cab3049227122dd4111c2083c56f7f067f *** empty log message *** diff -r 877ed6cab304 -r 0a6636fdd569 src/ChangeLog --- a/src/ChangeLog Fri Dec 15 17:14:34 2000 +0000 +++ b/src/ChangeLog Fri Dec 15 17:14:56 2000 +0000 @@ -1,5 +1,12 @@ 2000-12-15 Gerd Moellmann + * dispnew.c (update_window): Detect pending input every nth line + updated, i.e. do it depending on real work done, and not on the + vpos of the line. + + * xterm.c (expose_window): Don't redraw the window that's + currently being updated. + * window.c (Fset_window_point): Remove test for cursor_in_non_selected_windows.