X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/2ae83832138a30948bc165acf995ec6986572221..521e469fe3f5952320930b34152af766fc65037a:/ChangeLog diff --git a/ChangeLog b/ChangeLog index e3e493cabe..d33bfe8bf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,48 @@ +2009-05-06 Stefan Monnier + + * configure.in: Don't define CANNOT_DUMP for GNUStep any more. + +2009-05-05 Per Starbäck (tiny change) + + * BUGS: Use new binding of view-emacs-problems. + +2009-05-04 Simon Leinen (tiny change) + + * Makefile.in (install-arch-dep): Avoid using $$(..) construct, + for Solaris compatibility. + +2009-04-25 Chong Yidong + + * configure: Regenerate. + + * configure.in: Disable use of FreeType without libXft. + +2009-04-19 Jan Djärv + + * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER): + Check if it is declared in gtk.h. + +2009-04-12 Andreas Schwab + + * Makefile.in (install-arch-indep): Remove .gitignore files. + +2009-04-03 Kenichi Handa + + * INSTALL: Make the section "Complex Text Layout support + libraries" the first of "ADDITIONAL DISTRIBUTION FILES". + +2009-03-06 Dan Nicolaescu + + * configure.in (rs6000-ibm-aix6*): Fix typo. + +2009-03-04 Glenn Morris + + * Makefile.in (INFO_FILES): Add auth. + +2009-03-03 Glenn Morris + + * info/dir: Add Auth-source. + 2009-02-28 Stefan Monnier * Makefile.in (src): Fix last change so the first `cd' doesn't affect @@ -594,6 +639,7 @@ * configure.in: Print an error for systems that we think are obsolete and are proposed to be removed. Remove some more unused systems. + Add support for powerpc-ibm-aix6*. 2008-02-24 Dan Nicolaescu