]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 2 Nov 2004 10:09:14 +0000 (10:09 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 2 Nov 2004 10:09:14 +0000 (10:09 +0000)
src/ChangeLog

index 03052f017c1241a539ad93ee88002c380c20c1b0..2456e6ed13a254b6e74e2a13624be757839ba24f 100644 (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.