From 94cc7892c7e441f493e7b6b9af150a4154de0c0b Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 25 Jun 2000 17:35:20 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 3681d3dddae..93c7fc68906 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,19 @@ +2000-06-25 Dave Love + + * term.c [!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, + tgetnum. + + * Makefile.in (blockinput.h): Depend on atimer.h. + (atimer.h): Depend on systime.h. + + * blockinput.h: Protect against multiple inclusion. Include + atimer.h. + + * atimer.h: Protect against multiple inclusion. Include + systime.h. + + * lisp.h (swap_in_global_binding): Declare. + 2000-06-24 Ken Raeburn * process.c (Fopen_network_stream): Turn off atimers for duration -- 2.39.2