]> git.eshelyaron.com Git - emacs.git/commitdiff
New preemptive redisplay.
authorKim F. Storm <storm@cua.dk>
Mon, 12 Jun 2006 22:44:25 +0000 (22:44 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 12 Jun 2006 22:44:25 +0000 (22:44 +0000)
etc/NEWS

index 508a44032714fff63bb27d381a1db14c613be6c5..08e75c71aa0184f6c54cb01b7aa065f9a9349706 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -774,6 +774,14 @@ elements are deleted from the history list.
 
 ** Redisplay changes:
 
++++
+*** Preemtive redisplay now adapts to current load and bandwidth.
+
+To avoid preemping redisplay on fast computers, networks, and displays,
+the arrival of new input is now performed at regular intervals during
+redisplay.  The new variable `redisplay-preemption-period' specifies
+the period; the default is to check for input every 0.1 seconds.
+
 +++
 *** The mode line position information now comes before the major mode.
 When the file is maintained under version control, that information