]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 11 Dec 2004 23:51:45 +0000 (23:51 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 11 Dec 2004 23:51:45 +0000 (23:51 +0000)
src/ChangeLog

index 0ab38c57bd86286b27d47c140a2397e5ce313a90..13081617835491e275f9ef716e6f7b1f5d8e26df 100644 (file)
@@ -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.