X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/23fd4483157b7e387fe75965fc2c4a4cba8ad585..354617b5fa3cbcaa0932310f3c5082e86c28d174:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7419760a3f..d216ab222d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2005-08-03 Juanma Barranquero + + * .cvsignore: Add `lock'. + +2005-07-28 Juanma Barranquero + + * .cvsignore: Add `data' and `site-lisp' (for in-place installs). + +2005-07-26 Paul Eggert + + Merge gnulib getopt implementation into Emacs. + + * Makefile.in (AUTOCONF_INPUTS): New macro. + ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it, + so that these files also depend on m4/getopt.m4. + * configure.in: Configure getopt by including m4/getopt.m4, + and configuring a getopt replacement if necessary. + * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h. + * m4/getopt.m4: New file. + +2005-07-06 Lute Kamstra + + * configure.in: Fix capitalization. + * configure: Regenerate. + +2005-07-04 Lute Kamstra + + Update FSF's address in GPL notices. + +2005-06-19 J,bi(Br,bt(Bme Marant + + * Makefile.in (epaths-force): Protect both lisppath and + buildlisppath from whitespace. + 2005-06-08 Steven Tamm * configure.in: Support Darwin/MacOSX on Intel