Mercurial > emacs
changeset 48052:0e3c2c0b690a
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 28 Oct 2002 23:18:35 +0000 |
parents | 76f666086218 |
children | f840e449c328 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 28 18:44:55 2002 +0000 +++ b/src/ChangeLog Mon Oct 28 23:18:35 2002 +0000 @@ -1,3 +1,8 @@ +2002-10-29 Kim F. Storm <storm@cua.dk> + + * process.c (Fsignal_process): Allow PROCESS to be specified by + name in addition to pid (as integer or string). + 2002-10-28 Juanma Barranquero <lektu@terra.es> * w32heap.c: Don't redefine _heap_init and _heap_term on MSVC 7 build