aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDmitry Antipov2013-12-12 08:04:35 +0400
committerDmitry Antipov2013-12-12 08:04:35 +0400
commit9654230233e49cf93e6a8f38685e4b809f02789e (patch)
tree395daadf5e366adcf59864c230fa0c39985bd22e /src/ChangeLog
parentf54de22e65df1f0f0345efce4d6fd3487d0f7bb5 (diff)
downloademacs-9654230233e49cf93e6a8f38685e4b809f02789e.tar.gz
emacs-9654230233e49cf93e6a8f38685e4b809f02789e.zip
* xterm.c (x_make_frame_visible): Restore hack which is needed when
input polling is used. This is still meaningful for Cygwin, see http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00351.html. * keyboard.c (poll_for_input_1, input_polling_used): Define unconditionally.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 89c640bd8c7..60258810fe2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12013-12-12 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * xterm.c (x_make_frame_visible): Restore hack which is needed when
4 input polling is used. This is still meaningful for Cygwin, see
5 http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00351.html.
6 * keyboard.c (poll_for_input_1, input_polling_used): Define
7 unconditionally.
8
12013-12-11 Ken Brown <kbrown@cornell.edu> 92013-12-11 Ken Brown <kbrown@cornell.edu>
2 10
3 * dispextern.h (erase_phys_cursor): 11 * dispextern.h (erase_phys_cursor):