comparison src/ChangeLog @ 57890:26a2c174fab4

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 02 Nov 2004 10:09:14 +0000
parents 7f92b8204827
children 8607bae8d630
comparison
equal deleted inserted replaced
57889:d502896ff443 57890:26a2c174fab4
1 2004-11-02 Kim F. Storm <storm@cua.dk>
2
3 * Makefile.in (callproc.o): Depend on blockinput.h atimer.h systime.h.
4
5 2004-11-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6
7 * callproc.c (Fcall_process): Block input around vfork.
8
1 2004-11-02 Kim F. Storm <storm@cua.dk> 9 2004-11-02 Kim F. Storm <storm@cua.dk>
2 10
3 * eval.c (Fcalled_interactively_p): Rename from Fcall_interactive_p. 11 * eval.c (Fcalled_interactively_p): Rename from Fcall_interactive_p.
4 (syms_of_eval): Defsubr it. 12 (syms_of_eval): Defsubr it.
5 13