# HG changeset patch # User Romain Francoise # Date 1150180915 0 # Node ID 36a9fd55127e230de03673473512b82d8e4c6d57 # Parent 17ff429570c5b4f81cb5592a4de49edc4dbb2e57 Fix typos. diff -r 17ff429570c5 -r 36a9fd55127e etc/NEWS --- a/etc/NEWS Mon Jun 12 22:44:25 2006 +0000 +++ b/etc/NEWS Tue Jun 13 06:41:55 2006 +0000 @@ -775,9 +775,9 @@ ** Redisplay changes: +++ -*** Preemtive redisplay now adapts to current load and bandwidth. - -To avoid preemping redisplay on fast computers, networks, and displays, +*** Preemptive redisplay now adapts to current load and bandwidth. + +To avoid preempting 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.