Mercurial > emacs
changeset 71327:36a9fd55127e
Fix typos.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Tue, 13 Jun 2006 06:41:55 +0000 |
parents | 17ff429570c5 |
children | cf0814ccd7de |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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.