comparison src/ChangeLog @ 71147:2cbd5817de17

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 02 Jun 2006 02:12:52 +0000
parents 355a8928782c
children 070b40db0b2a
comparison
equal deleted inserted replaced
71146:c53dfaf68575 71147:2cbd5817de17
1 2006-06-01 Richard Stallman <rms@gnu.org>
2
3 * window.c (Fsplit_window): Doc fix.
4
1 2006-06-01 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> 5 2006-06-01 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
2 6
3 * process.c (deleted_pid_list): New variable to store the pids 7 * process.c (deleted_pid_list): New variable to store the pids
4 of deleted processes. Declare it only if SIGCHLD is defined. 8 of deleted processes. Declare it only if SIGCHLD is defined.
5 (init_process): Initialize it. 9 (init_process): Initialize it.