Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Apr 29 08:52:37 2009 +0000 +++ b/src/ChangeLog Wed Apr 29 19:55:49 2009 +0000 @@ -1,3 +1,8 @@ +2009-04-29 Andreas Schwab <schwab@linux-m68k.org> + + * callproc.c (Fcall_process): Fix GC protection. Make sure + current buffer is always restored. + 2009-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * atimer.c (init_atimer): Also clear stopped_atimers.