Mercurial > emacs
comparison src/ChangeLog @ 39412:98c036e7b89a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 24 Sep 2001 13:08:54 +0000 |
parents | c0489c3f4bd9 |
children | 85c78f7cd82e |
comparison
equal
deleted
inserted
replaced
39411:f7b901e5e974 | 39412:98c036e7b89a |
---|---|
1 2001-09-24 Gerd Moellmann <gerd@gnu.org> | 1 2001-09-24 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * Makefile.in (xterm.o): Remove references to sink.h and sinkmask.h. | |
4 | |
5 * sink11.h, sink11mask.h, sink.h, sinkmask.h: Removed. | |
6 | |
7 * xterm.c (toplevel): Remove includes in #if 0. | |
2 | 8 |
3 * process.c (sigchld_handler) [LINUX]: Don't return from | 9 * process.c (sigchld_handler) [LINUX]: Don't return from |
4 the signal handler at the end of the loop. | 10 the signal handler at the end of the loop. |
5 | 11 |
6 2001-09-21 Gerd Moellmann <gerd@gnu.org> | 12 2001-09-21 Gerd Moellmann <gerd@gnu.org> |