Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b9106888
Commit
b9106888
authored
Jun 12, 2006
by
Kim F. Storm
Browse files
New preemptive redisplay.
parent
a9d2c447
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
etc/NEWS
etc/NEWS
+8
-0
No files found.
etc/NEWS
View file @
b9106888
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment