X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d42122a3a21f5cdc1559e05747399dc0cc9dcd53..0a2ea2356dcc1bb2413d8e9d03cabc3d19022199:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 192e5eaadf..9e926010e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,34 @@ +2000-06-16 Gerd Moellmann + + * Makefile.in (distclean): Also make distclean in lisp/. + +2000-06-15 Eli Zaretskii + + * config.bat: Generate lisp/Makefile from lisp/Makefile.in. + +2000-06-15 Gerd Moellmann + + * make-dist: Add --help and --snapshot options. + +2000-06-14 Gerd Moellmann + + * configure.in: Generate lisp/Makefile. + + * configure.in: Add support for `*-lynxos*'. + Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as + recommended by to fix problems + on Tru64 UNIX v5.0. + +2000-06-13 Ken Raeburn + + * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when + it's on a continuation line. + 2000-06-02 Dave Love + * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info + files. + * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5. Check for struct exception. Use AC_SYS_LARGEFILE and move ftello test.