*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-11-02 10:09:14 +00:00
parent 4b664e7618
commit 2b2d59d8db

View file

@ -1,3 +1,11 @@
2004-11-02 Kim F. Storm <storm@cua.dk>
* Makefile.in (callproc.o): Depend on blockinput.h atimer.h systime.h.
2004-11-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* callproc.c (Fcall_process): Block input around vfork.
2004-11-02 Kim F. Storm <storm@cua.dk>
* eval.c (Fcalled_interactively_p): Rename from Fcall_interactive_p.