aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9c8156b72e7..80a85e5efd3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4900,8 +4900,12 @@ of the display margins.
4900*** `sit-for' can now be called with args (SECONDS &optional NODISP). 4900*** `sit-for' can now be called with args (SECONDS &optional NODISP).
4901 4901
4902+++ 4902+++
4903*** `sit-for' called with a negative SECONDS value now forces an 4903*** Iconifying or deiconifying a frame no longer makes sit-for return.
4904immediate redisplay even if input is pending. 4904
4905+++
4906*** New function `redisplay' causes an immediate redisplay if no input is
4907available, equivalent to (sit-for 0). The call (redisplay t) forces
4908an immediate redisplay even if input is pending.
4905 4909
4906+++ 4910+++
4907*** New function `force-window-update' can initiate a full redisplay of 4911*** New function `force-window-update' can initiate a full redisplay of