(help-xref-forward-stack)
[bpt/emacs.git] / ChangeLog
index 9f963ef..a86ba8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+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.
+
+2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Restore support for hp800's not running HP-UX.
+
+       * configure: Regenerate.
+
+2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in: Remove support for hp800 and sr2k machine types.
+
+       * configure: Regenerate.
+
+2007-01-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Add check for libXft.
+
+2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
+
+       * INSTALL: Info files moved to share/info.
+
+2007-01-02  Stephen C. Gilardi  <scgilardi@gmail.com>  (tiny change)
+
+       * configure.in: Detect and use fink-installed in intel-based Mac
+       builds; change Apple Darwin section to support both PowerPC and
+       Intel-based Macs.
+
+2006-12-26  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (datarootdir): Define.
+
+2006-12-24  Richard Stallman  <rms@gnu.org>
+
+       * configure.in: Require Autoconf 2.61.
+
+2006-12-22  Mark Davies  <mark@mcs.vuw.ac.nz>
+
+       * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
+       Remove redundant entry for powerpc-apple-netbsd.
+
+       * configure: Regenerate.
+
+2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure: Regenerate with autoconf 2.61.
+
+2006-12-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Detect alsa/asoundlib.h also.
+       * configure: Regenerate.
+
 2006-12-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * configure.in: Check if Gtk+ compiles at all.
-       
+       * configure.in: Check if GTK+ compiles at all.
+
 2006-12-10  Andreas Schwab  <schwab@suse.de>
 
        * configure.in: Remove check for struct timezone, its result is
        never used.
 
-2006-12-08  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org> (tiny change)
+2006-12-08  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
 
        * configure.in: Add support for Solaris 10 on x86-64.
 
 
        * update-subdirs: Add missing Copyright years.
 
-2006-11-27  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2006-11-27  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * Makefile.in: Touch only the parts of the share/emacs directory
        specific to this version.
 
        * Makefile.in (INSTALL_INFO): Get install-info command from configure.
 
-       * configure.in: Add tests for install-info
+       * configure.in: Add tests for install-info.
 
 2002-12-09  Markus Rost  <rost@math.ohio-state.edu>
 
 
 2001-11-06  Sam Steingold  <sds@gnu.org>
 
-       * configure.in: Added a check for <nlist.h>
+       * configure.in: Added a check for <nlist.h>.
 
 2001-11-01  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
 
 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
 
-       * make-dist: Make a link for lib-src/grep-changelog.  Copy
-       install-sh.
+       * make-dist: Make a link for lib-src/grep-changelog.
+       Copy install-sh.
 
 2000-05-01  Eli Zaretskii  <eliz@is.elta.co.il>
 
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-       2003, 2004, 2005, 2006  Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+       2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2, or (at your option)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
 
 ;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73