From: Dave Love Date: Tue, 20 May 2003 16:34:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~10059 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=463f55eece32211d04d8c3f50179b767753a4649;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 77a4aa62884..185c0b7efa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2003-05-20 Dave Love + + * configure.in: Append * to s390-*-linux-gnu case. + (LIBMAIL) : Don't define. + +2003-04-30 Richard M. Stallman + + * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*. + +2003-04-28 Francesco Potort,Al(B + + * configure.in: Undo last (RMS') change, as it is useless, per + Dave Love. + +2003-04-08 Richard M. Stallman + + * configure.in: Put #include of jpeglib.h at start of line. + 2003-04-30 Kai Gro,A_(Bjohann * INSTALL (* GNU/Linux development packages): Mention Debian and diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d7115139a5e..cd1e4fb59fb 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2003-05-20 Dave Love + + * movemail.c: Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL. + + * Makefile.in [HAVE_LIBLOCKFILE]: Define LIBS_MAIL=-llockfile. + 2003-04-27 Oliver Scholz * update-game-score.c (read_scores): Fix corruption of scores on diff --git a/src/ChangeLog b/src/ChangeLog index 345332affc4..2fcd1249d96 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2003-05-20 Dave Love + + * s/gnu-linux.h (MAIL_USE_FLOCK): Make it conditional. + 2003-05-19 Richard M. Stallman * xfaces.c (Finternal_set_lisp_face_attribute): Handle Qunspecified