]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Merge from emacs--rel--22
[gnu-emacs] / ChangeLog
index 8d3ec213e6fba5a6ee8824fd886486e752853e4f..f8bcf45ac3ba487bea175b6ef37204f77378fe8c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+2007-06-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Check for all image libraries before exiting.
+
+2007-06-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Exit with error if image libraries aren't found.
+
+2007-06-13  Michael Kifer  <kifer@cs.stonybrook.edu>
+       
+       * ediff-ptch.el (ediff-context-diff-label-regexp): partially undid
+       previous patch
+
+2007-06-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Merge xaw3d and libXaw checks.  Check xaw3d even
+       when compiling without scrollbars.
+
+2007-06-12  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
+
+2007-06-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Change wording about yes/gtk and lucid/athena being
+       synonyms.
+
+2007-06-08  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Make gtk the default toolkit.
+
+2007-06-07  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
+       for a Sun C compiler.
+
+       * Makefile.in (install-arch-indep): Install only the DOC- file
+       specific to the build, if possible, rather than DOC-*.
+
+2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 22.1 released.
+
+2007-05-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mkinstalldirs: Sync to version in automake CVS.
+
+2007-05-22  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Prefer build_alias over host when host_alias is
+       not set.
+       * configure: Regenerate.
+
+2007-05-20  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Remove empty AC_SUBST.
+       * configure: Regenerate.
+
+2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
+
+       * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
+       it like others.
+       * configure: Regenerate.
+
+2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
+
+       * configure.in (AC_CHECK_HEADERS) Add gpm.h.
+       (AC_CHECK_LIB): Add -lgpm.
+       * configure: Regenerate.
+
 2007-05-03  Glenn Morris  <rgm@gnu.org>
 
        * configure: Tweak message about the absence of shell functions.