From: Dave Love Date: Tue, 20 Jun 2000 18:40:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3173 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5700d2cc1262e41a9c7f12928b97cffa6541c089;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index ff613665256..5b32bffc1bc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2000-06-20 Dave Love + + * fns.c (make_hash_table, maybe_resize_hash_table): Cast arg of + next_almost_prime. + + * tparam.c [emacs]: Include lisp.h. + + * termcap.c [emacs]: Test HAVE_FCNTL_H, not USG5. Include lisp.h + and unistd.h. + 2000-06-20 Gerd Moellmann * s/isc4-0.h (sigblock): Redefined to pass a pointer as second @@ -30,8 +40,7 @@ * m/stride.h, m/mips.h: Don't define HAVE_GETWD, HAVE_GETTIMEOFDAY. - * m/ibmrt-aix.h: - Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK. + * m/ibmrt-aix.h: Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK. * m/ibmrs6000.h, m/ibmps2-aix.h, m/dpx2.h: Don't declare HAVE_GETWD.