From: Dave Love Date: Sun, 25 Jun 2000 17:35:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3077 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=94cc7892c7e441f493e7b6b9af150a4154de0c0b;p=emacs.git *** empty log message *** --- 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