diff src/ChangeLog @ 58905:c32711499ab8

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 11 Dec 2004 23:51:45 +0000
parents 40bfa1ceae4a
children 38f8dfd8ebe4
line wrap: on
line diff
--- a/src/ChangeLog	Sat Dec 11 23:43:21 2004 +0000
+++ b/src/ChangeLog	Sat Dec 11 23:51:45 2004 +0000
@@ -1,5 +1,8 @@
 2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* keyboard.c (handle_async_input): Remove pthread mutex handling.
+	(input_available_signal): Move pthread thingy to !SYNC_INPUT branch.
+
 	* syntax.c (Fforward_word): Avoid non-idempotent side-effects
 	in macro arguments.