]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(list-bahai-diary-entries): Use dotimes rather than calendar-for-loop.
[gnu-emacs] / ChangeLog
index e505ada236e31fdcf466adde7a65f1007890cd7f..c90a2f73b1a2bc0cfffb6d383bee1c923159d14d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2007-06-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Complain if X seems to be installed but no
+       development files were found.
+
+2007-06-20  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Prefer libgif over libungif.
+
+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  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
@@ -6,6 +41,10 @@
        * 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.