comparison src/ChangeLog @ 103111:138b39938198

(Fcall_process): Fix GC protection. Make sure current buffer is always restored.
author Andreas Schwab <schwab@linux-m68k.org>
date Wed, 29 Apr 2009 19:55:49 +0000
parents 31a74a40b402
children 9e5db9760121
comparison
equal deleted inserted replaced
103110:31a74a40b402 103111:138b39938198
1 2009-04-29 Andreas Schwab <schwab@linux-m68k.org>
2
3 * callproc.c (Fcall_process): Fix GC protection. Make sure
4 current buffer is always restored.
5
1 2009-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 6 2009-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 7
3 * atimer.c (init_atimer): Also clear stopped_atimers. 8 * atimer.c (init_atimer): Also clear stopped_atimers.
4 9
5 * keyboard.c (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer. 10 * keyboard.c (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.