(help-xref-forward-stack)
[bpt/emacs.git] / ChangeLog
index 0d24646..a86ba8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,129 @@
+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-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.
+
+2007-04-27  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (config.status): Depend on
+       ${srcdir}/lisp/version.el.
+
+2007-04-26  Glenn Morris  <rgm@gnu.org>
+
+       * README: Increase version to 22.1.50.
+
+2007-04-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
+
+2007-04-19  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Signal error if Xaw libs are missing in a Lucid
+       build.
+
+2007-04-18  Glenn Morris  <rgm@gnu.org>
+
+       * INSTALL: Mention CPP.
+
+2007-04-15  Glenn Morris  <rgm@gnu.org>
+
+       * FTP: Replace with a pointer to the web version.
+
+2007-04-13  Glenn Morris  <rgm@gnu.org>
+
+       * INSTALL: In lib-src, timer, wakeup, yow are removed.
+
+2007-04-04  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (NON_GNU_CPP): Use associated preprocessor when
+       compiling with Sun Studio on Solaris.
+
+2007-03-23  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Restore support for hp800 (removed 2007-01-27)
+       following clarification of legal status.
+
+2007-03-22  Joe Buehler  <jbuehler@spirentcom.com>  (tiny change)
+
+       * configure.in: Add support for AIX4.3 on IBM RS6000.
+
+       * configure: Regenerate.
+
+2007-03-20  Richard Stallman  <rms@gnu.org>
+
+       * configure.in: Fix previous change.
+
+2007-03-19  Deanna Phillips  <deanna@sixbit.org>  (tiny change)
+
+       * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
+       (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
+       (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
+
+2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
+       user specifies "without".
+
+       * configure: Regenerate.
+
+2007-03-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Warning for Gtk+ and Cygwin added.
+       (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
+
+2007-02-27  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist (oldXMenu): Remove Imakefile.
+       (etc/images): Add README.
+
+2007-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in (xtensa-*-linux-gnu*): New configuration.
+
+       * configure: Regenerate.
+
 2007-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * config.guess, config.sub: Updated from master source.
-       
+
 2007-01-31  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
 
        * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.