]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Sun, 25 Jun 2000 17:35:20 +0000 (17:35 +0000)
committerDave Love <fx@gnu.org>
Sun, 25 Jun 2000 17:35:20 +0000 (17:35 +0000)
src/ChangeLog

index 3681d3dddae593cdee2541992b9315186795585b..93c7fc6890679d7496adeb19bcd8cfb77d967568 100644 (file)
@@ -1,3 +1,19 @@
+2000-06-25  Dave Love  <fx@gnu.org>
+
+       * 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  <raeburn@gnu.org>
 
        * process.c (Fopen_network_stream): Turn off atimers for duration