diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
| @@ -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. |
| 4904 | immediate redisplay even if input is pending. | 4904 | |
| 4905 | +++ | ||
| 4906 | *** New function `redisplay' causes an immediate redisplay if no input is | ||
| 4907 | available, equivalent to (sit-for 0). The call (redisplay t) forces | ||
| 4908 | an 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 |