(try_window): Revert previous change.
[bpt/emacs.git] / ChangeLog
index 67cc13c..9e4bd3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+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.
+
+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)
+
+       * configure.in: Add support for Solaris 10 on x86-64.
+
+2006-12-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
+       of PKG_CONFIG_PATH.
+
+2006-12-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * configure.in (HAVE_SYNC): New test.
+
+2006-12-03  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in: Fix Copyright format.
+
+       * configure.in (AH_TOP): Add missing Copyright year.
+
+       * update-subdirs: Add missing Copyright years.
+
 2006-11-27  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
 
        * Makefile.in: Touch only the parts of the share/emacs directory
 
        * configure.in (HAVE_X86_64_LIB64_DIR): New test.
 
-       * configure: Regenerate.
-
 2006-11-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
 
-       * configure: Regenerate.
-
 2006-11-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * configure.in: Prefer X11 to Carbon only when some X-specific
        option is specified (Thanks to Jan Dj\e,Ad\e(Brv and Andreas Schwab).
 
-       * configure: Regenerate.
-
 2006-11-04  Romain Francoise  <romain@orebokech.com>
 
        * Makefile.in (bootstrap-clean-before): Fix typo.
        * make-dist: Add makefile.w32-in to the man, lispref and lispintro
        directories.
 
-2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
-
-       * configure: Regenerate using autoconf 2.59.
-
 2006-10-29  Jeramey Crawford  <jeramey@jeramey.com>
 
        * configure.in: Enable x86-64 OpenBSD compilation.
 
        * README: Bump version number to 22.0.90.
 
-       * AUTHORS: Regenerate.
-
-       * configure: Regenerate.
-
 2006-10-23  Andreas Schwab  <schwab@suse.de>
 
        * configure.in: Make sure x_default_search_path is always set even
        when x_libraries is empty, and look in .../share as well for each
        library directory.
 
-       * configure: Regenerate.
-
-2006-10-03  Kim F. Storm  <storm@cua.dk>
-
-       * AUTHORS: Regenerate.
-
-2006-09-30  Eli Zaretskii  <eliz@gnu.org>
-
-       * configure: Regenerate.
-
 2006-09-28  Kenichi Handa  <handa@m17n.org>
 
        * configure.in (locallisppath): Don't include leim dir.
        * make-dist (EMACS): Exit and fail if the EMACS environment
        variable is set to something other than an absolute file name.
 
-2006-09-07  Kim F. Storm  <storm@cua.dk>
-
-       * AUTHORS: Regenerate.
-
 2006-08-16  Andreas Schwab  <schwab@suse.de>
 
        * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
        $PKG_CONFIG --exists "$2" to config.log.
        * configure: Regenerate.
 
-2006-07-14  Kim F. Storm  <storm@cua.dk>
-
-       * AUTHORS: Regenerate.
-
 2006-07-08  Richard Stallman  <rms@gnu.org>
 
        * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
 
 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
 
-       * configure: Regenerate.
-
        * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
        to /dev/null, since we don't need the error message, just the
        exit status.
 
        * CONTRIBUTE: New file.
 
-2006-06-25  Kim F. Storm  <storm@cua.dk>
-
-       * AUTHORS: Regenerate.
-
 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
 
        * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
 
-2006-06-05  Kim F. Storm  <storm@cua.dk>
-
-       * AUTHORS: Regenerate.
-
 2006-05-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Add check for ALSA.
-       * configure: Regenerate.
 
 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
 
 
        * Copyright (sources/emacs): Update copyright year(s).
 
-2006-04-01  Eli Zaretskii  <eliz@gnu.org>
-
-       * configure: Regenerate.
-
 2006-04-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
 
        * configure.in (HAVE_XAW3D): Disable Xaw3d check if
        * Makefile.in (install, uninstall): Add DESTDIR variable to
        support staged installations.
 
-2006-02-14  Eli Zaretskii  <eliz@gnu.org>
-
-       * configure: Regenerate.
-
 2006-02-14  Richard M. Stallman  <rms@gnu.org>
 
        * configure.in (s390x-*-linux-gnu*): New configuration.
 2006-01-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Require GTK 2.4 or newer.
-       * configure: Regenerate.
 
 2006-01-29  Michael Olson  <mwolson@gnu.org>
 
 
        * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
        check.
-       * configure: Regenerate.
 
 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
 
        * configure.in: Use -Wno-pointer-sign if available.
-       * configure: Regenerate.
 
 2005-12-29  Andreas Schwab  <schwab@suse.de>
 
 2005-11-01  Romain Francoise  <romain@orebokech.com>
 
        * configure.in: Check for gzip.
-       * configure: Regenerate.
 
        * Makefile.in (install): Compress source files.
 
 2005-10-24  Steven Tamm  <steventamm@mac.com>
 
        * configure.in: Fix darwin386 configuration issue.
-       * configure: Regenerate.
 
 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
 
 
        * configure.in: Prefer Carbon if --enable-carbon-app or
        --with-carbon is explicitly specified even when X11 is detected.
-       * configure: Regenerate.
 
 2005-09-15  Ulf Jasper  <ulf.jasper@web.de>
 
        Handle newsticker manual.
        (info): Add - to commands.
 
-2005-09-11  Kim F. Storm  <storm@cua.dk>
-
-       * AUTHORS: Regenerate.
-
 2005-09-10  Giuseppe Scrivano  <gscrivano@gmail.com>
 
        Remove the MAXPATHLEN limitations:
 
        * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
-       * configure: Regenerate.
 
 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
 
 2005-07-06  Lute Kamstra  <lute@gnu.org>
 
        * configure.in: Fix capitalization.
-       * configure: Regenerate.
 
 2005-07-04  Lute Kamstra  <lute@gnu.org>
 
        Update FSF's address in GPL notices.
 
-2005-06-19  J\e,bi\e(Br\e,bt\e(Bme Marant  <jerome@marant.org>
+2005-06-19  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>
 
        * Makefile.in (epaths-force): Protect both lisppath and
        buildlisppath from whitespace.
 2005-06-08  Steven Tamm  <steventamm@mac.com>
 
        * configure.in: Support Darwin/MacOSX on Intel
-       * configure: Regenerate.
 
 2005-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in (HAVE_CANCELMENUTRACKING): New test.
-       * configure: Regenerate.
 
 2005-05-11  J\e,Ai\e(Br\e,At\e(Bme Marant  <jmarant@marant.org>
 
        * configure.in: Add --enable-locallisppath.
-       * configure: Regenerate.
 
 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
        Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS.  Define
        USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
-       * configure: Regenerate.
 
 2005-05-07  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>
 
 2005-04-23  Andreas Schwab  <schwab@suse.de>
 
        * configure.in: Remove duplicate match for powerpc configuration.
-       * configure: Regenerate.
 
 2005-04-20  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * configure.in: Check for <pwd.h>.
-       * configure: Regenerate.
 
 2005-04-14  Lute Kamstra  <lute@gnu.org>
 
 2005-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Only add XASSERTS to cppflags.
-       * configure: Regenerate.
 
 2005-03-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Added --enable-asserts.
-       * configure: Regenerate.
 
 2005-02-09  Kim F. Storm  <storm@cua.dk>
 
 2005-01-19  Steven Tamm  <steventamm@mac.com>
 
        * configure.in: Check for <sys/utsname.h>.
-       * configure: Regenerate.
 
 2004-12-11  Kim F. Storm  <storm@cua.dk>
 
        * Makefile.in (install-arch-indep, uninstall): Add url and org
        manuals.
 
-2004-12-07  Stefan  <monnier@iro.umontreal.ca>
+2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
        committed to src/config.in.
 
        * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
        pthreads and define HAVE_GTK_AND_PTHREAD.
-       * configure: Regenerate.
 
 2004-12-05  Richard M. Stallman  <rms@gnu.org>
 
 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
 
        * configure.in: Add check for getrusage.
-       * configure: Regenerate.
 
 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
        to no.
 
-       * configure: Rebuild.
-
 2004-10-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
        can be set.  Remove SETARCH test.
-       * configure: Rebuild.
 
 2004-10-08  Steven Tamm  <steventamm@mac.com>
 
        * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
-       * configure: Rebuild.
 
 2004-10-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
 2004-09-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in (HAVE_EXECSHIELD): Only define on x86.
-       * configure: Rebuild.
 
 2004-09-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Check for exec-shield.
-       * configure: Rebuild.
 
 2004-08-06  Andreas Schwab  <schwab@suse.de>
 
 
        * configure.in <darwin>: Use fink packages if available.
 
-2004-01-25  Jerome Marant  <jmarant@free.fr>  (tiny change)
+2004-01-25  J\e,Ai\e(Br\e,At\e(Bme Marant  <jmarant@free.fr>  (tiny change)
 
        * make-dist (lispref): Do include lispref/index.texi.
 
-2004-01-06  Eric Hanchrow <offby1@blarg.net> (tiny change)
+2004-01-06  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
 
        * make-dist (tempdir): Include cursors in nt/icons.
 
 
        * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
        hardcoding gcc.
-       * configure: Rebuild.
 
 2003-11-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
 
        * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
 
-2003-06-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
-
-       * configure: Regenerate.
-
 2003-06-23  Dave Love  <fx@gnu.org>
 
        * configure.in: Check for sys/_mbstate_t.h.
        * Makefile.in: Use @EXEEXT@ for Cygwin.
        Use USERNAME if LOGNAME is not set (for Cygwin).
 
-       * configure.in:
-       * configure: Add opsys=cygwin.
-
-2003-01-29  Kim F. Storm  <storm@cua.dk>
-
-       * AUTHORS: Regenerate using new format (after fixing numerous
-       formatting errors in the ChangeLog files).
+       * configure.in: Add opsys=cygwin.
 
 2003-01-22  Andreas Schwab  <schwab@suse.de>
 
 
        * 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-06-02  Dave Love  <fx@gnu.org>
 
-       * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info
+       * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
        files.
 
        * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
 
 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>
 
 
 1999-12-04  Dave Love  <fx@gnu.org>
 
-       * Makefile.in: (install-arch-indep): Depend on `info'.
+       * Makefile.in (install-arch-indep): Depend on `info'.
        (install-strip): Use `install' as sub-make target.
 
 1999-11-23  Ken Raeburn  <raeburn@gnu.org>
        * make-dist (etc): Really avoid symlinks now.
        (lisp): Don't delete from subdirs the things we never copy.
 
-1997-07-07  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
+1997-07-07  Kenichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
        * Makefile.in (install-arch-indep): Correct the target name.
        The first letter `i' was dropped by the previous change of mine.
 
        * Makefile.in (install-leim): Correct previous change.
 
-1997-07-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
+1997-07-02  Kenichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
        * Makefile.in (install-leim): New target.
        (install): Depend on install-leim.
 
-1997-07-01  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
+1997-07-01  Kenichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
        * Makefile.in (SUBDIR): Add leim.
        (SUBDIR_MAKEFILES): Add leim/Makefile.
 
        * configure.in (shutdown): Check for `shutdown' function.
 
-1997-06-18  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
+1997-06-18  Kenichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
        * update-subdirs: Include the directory "language" in subdirs.
 
        * configure.in (DOUG_LEA_MALLOC):
        Define if malloc_{get,set}_state exist.
 
-1997-03-05  Ken'ichi Handa  <handa@etl.go.jp>
+1997-03-05  Kenichi Handa  <handa@etl.go.jp>
 
        * make-dist: Make links for files under lisp/language.
 
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006
-       Free Software Foundation, Inc.
+    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
+       2003, 2004, 2005, 2006, 2007  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.