comparison 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
comparison
equal deleted inserted replaced
58904:cf6107ab7096 58905:c32711499ab8
1 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca> 1 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keyboard.c (handle_async_input): Remove pthread mutex handling.
4 (input_available_signal): Move pthread thingy to !SYNC_INPUT branch.
2 5
3 * syntax.c (Fforward_word): Avoid non-idempotent side-effects 6 * syntax.c (Fforward_word): Avoid non-idempotent side-effects
4 in macro arguments. 7 in macro arguments.
5 8
6 * minibuf.c (Ftry_completion, Fall_completions): Don't use 9 * minibuf.c (Ftry_completion, Fall_completions): Don't use