aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2006-07-11 00:48:06 +0000
committerKim F. Storm <[email protected]>2006-07-11 00:48:06 +0000
commitff97f952e6e46bd283eccfcee1fcb4dbf0f74f81 (patch)
tree239e41ba55b15fa7e656a65f117566ec56c968f0 /etc/NEWS
parent9ae011ae3b30bfc85a891e8c9d1daa8425bbbabf (diff)
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9c8156b72e..80a85e5efd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4900,8 +4900,12 @@ of the display margins.
*** `sit-for' can now be called with args (SECONDS &optional NODISP).
+++
-*** `sit-for' called with a negative SECONDS value now forces an
-immediate redisplay even if input is pending.
+*** Iconifying or deiconifying a frame no longer makes sit-for return.
+
++++
+*** New function `redisplay' causes an immediate redisplay if no input is
+available, equivalent to (sit-for 0). The call (redisplay t) forces
+an immediate redisplay even if input is pending.
+++
*** New function `force-window-update' can initiate a full redisplay of