*** empty log message ***

This commit is contained in:
Stefan Monnier
2004-12-11 23:51:45 +00:00
parent d7031edcfa
commit fb6f5cbf9d

View 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.