mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-07 13:46:57 +00:00
Fix typos.
This commit is contained in:
parent
b91068886c
commit
0dc9e94e8d
4
etc/NEWS
4
etc/NEWS
@ -775,9 +775,9 @@ elements are deleted from the history list.
|
||||
** Redisplay changes:
|
||||
|
||||
+++
|
||||
*** Preemtive redisplay now adapts to current load and bandwidth.
|
||||
*** Preemptive redisplay now adapts to current load and bandwidth.
|
||||
|
||||
To avoid preemping redisplay on fast computers, networks, and displays,
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user