aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-01-16 15:20:32 -0500
committerChong Yidong2010-01-16 15:20:32 -0500
commit617364feb7163852e7c86323983d58d645063760 (patch)
tree0d2a80bbf76b57442f905b6cee52dc45444196b3 /src/ChangeLog
parent82b52e0dfdb69d993f39237fc14345e10356a32b (diff)
downloademacs-617364feb7163852e7c86323983d58d645063760.tar.gz
emacs-617364feb7163852e7c86323983d58d645063760.zip
* xterm.c (event_handler_gdk): Block input (Bug#5037).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c18cd27fa0a..e1d2ba440ab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * xterm.c (event_handler_gdk): Block input (Bug#5037).
4
12010-01-16 Chong Yidong <cyd@stupidchicken.com> 52010-01-16 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * emacs.c (standard_args): Adjust arg priorities to reflect how 7 * emacs.c (standard_args): Adjust arg priorities to reflect how