aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2013-11-30 13:37:16 +0100
committerJan Djärv2013-11-30 13:37:16 +0100
commitf80e1bb62e6e806aa61d69602e0dfbbe7055db10 (patch)
tree42c86469dab5f8d3c6111770e0e8e71b8b8b6d41 /src/ChangeLog
parent28c9be2d34709a7d575e4bd4e26956bc3b2a0b8c (diff)
downloademacs-f80e1bb62e6e806aa61d69602e0dfbbe7055db10.tar.gz
emacs-f80e1bb62e6e806aa61d69602e0dfbbe7055db10.zip
* xdisp.c (redisplay_internal): Call request_sigio at end_of_redisplay
if interrupts are deferred. Fixes: debbugs:15801
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8b23c2cd73e..d75324a728b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-11-30 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xdisp.c (redisplay_internal): Call request_sigio at end_of_redisplay
4 if interrupts are deferred (Bug#15801).
5
12013-11-30 Martin Rudalics <rudalics@gmx.at> 62013-11-30 Martin Rudalics <rudalics@gmx.at>
2 7
3 Support resizing frames and windows pixelwise. 8 Support resizing frames and windows pixelwise.