Present tense.
[bpt/emacs.git] / ChangeLog
index 387fcfc..b2900df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,152 @@
+2008-01-17  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
+
+2008-01-17  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
+
+2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in: Remove more references to unsupported systems.
+
+2008-01-16  Sven Joachim  <svenjoac@gmx.de>
+
+       * make-dist: Add --lzma.
+
+2008-01-16  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (maybe_bootstrap): Remove texinfo message, since
+       configure checks for this.
+
+2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in: Remove more references to unsupported systems.
+
+2008-01-06  Romain Francoise  <romain@orebokech.com>
+
+       * configure.in: Delete extra semicolons.
+
+2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in: Remove references to unsupported systems.
+
+2008-01-05  Romain Francoise  <romain@orebokech.com>
+
+       * make-dist: Add --bzip2.  Update copyright.
+
+2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * configure.in: Remove support for Masscomp.
+
+2008-01-05  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (desktopdir, icondir): New variables.
+       (install-arch-indep): Also depend on `install-etc'.
+       (install-etc): New target.
+       (mkdir): Also create the `applications' and `icons' directories.
+
+2008-01-04  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Update for new etc/images/icons/hicolor directory.
+
+2007-12-09  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: D-Bus is not enabled by default.
+
+2007-12-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
+       change.
+
+2007-12-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Give package name and verision to AC_INIT.
+
+2007-12-03  Magnus Henoch  <mange@freemail.hu>
+
+       * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
+
+       * configure: Regenerate.
+
+2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
+
+       * configure.in: No need for DBUS_INFO anymore.
+
+       * configure: Regenerate.
+
+       * Makefile.in (INFO_FILES): Use dbus unconditionally.
+
+2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
+
+       * configure.in: Add D-Bus checks.  D-Bus is disabled by default.
+
+       * configure: Regenerate.
+
+       * Makefile.in (INFO_FILES): Add dbus.
+
+2007-12-02  Romain Francoise  <romain@orebokech.com>
+
+       * make-dist: Fix last change.
+
+2007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
+
+       * configure.in: Add support for gnu-kfreebsd.
+
+2007-11-28  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Add etc/nxml.
+
+2007-11-24  Romain Francoise  <romain@orebokech.com>
+
+       * Makefile.in (INFO_FILES): Add nxml-mode.
+
+2007-11-23  Romain Francoise  <romain@orebokech.com>
+
+       * make-dist: Include nXML.  Don't try to copy FTP, it was removed on
+       2007/10/17.  Don't special-case alloca.c which is no longer in CVS.
+
+2007-11-20  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Always include <resolv.h> when checking for res_init.
+
+2007-11-17  Andreas Schwab  <schwab@suse.de>
+
+       * update-subdirs: Atomically update subdirs.el.
+
+2007-11-17  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (check-declare): New target.
+
+2007-11-07  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Deprecate Mac Carbon port.
+
+2007-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * configure.in: Remove HAVE_X11R5 check.
+
+2007-10-31  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
+       when changing ownership of installed files.
+
+2007-10-30  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Add new directory etc/gnus.
+
+2007-10-30  Michael Olson  <mwolson@gnu.org>
+
+       * Makefile.in (INFO_FILES): Alphabetize.  Add remember.
+
+2007-10-29  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Add new directories etc/images/smilies/grayscale,medium.
+
+2007-10-23  Glenn Morris  <rgm@gnu.org>
+
+       * MAINTAINERS: Move to admin/.
+
 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
 
        * configure.in (HAVE_RES_INIT): Define if res_init() exists.
        * config.bat: Fix configuring `doc' due to changes in the
        directory structure.
 
-2007-09-16  Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
+2007-09-16  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
 
        * configure.in: Don't use -lpthread on HP-UX.
 
 
        * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
 
-2007-08-29  Karoly Lorentey  <karoly@lorentey.hu>
+2007-08-29  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <karoly@lorentey.hu>
 
        * README.multi-tty: New file.
 
 
 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.
+       * configure.in: Change wording about yes/gtk and lucid/athena
+       being synonyms.
 
 2007-06-08  Glenn Morris  <rgm@gnu.org>
 
 
 2007-05-22  Andreas Schwab  <schwab@suse.de>
 
-       * configure.in: Prefer build_alias over host when host_alias is
-       not set.
+       * configure.in: Prefer build_alias over host when host_alias is not set.
        * configure: Regenerate.
 
 2007-05-20  Andreas Schwab  <schwab@suse.de>
 
 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
 
-       * configure.in (AC_CHECK_HEADERS) Add gpm.h.
+       * configure.in (AC_CHECK_HEADERS): Add gpm.h.
        (AC_CHECK_LIB): Add -lgpm.
        * configure: Regenerate.
 
 
 2007-04-27  Andreas Schwab  <schwab@suse.de>
 
-       * Makefile.in (config.status): Depend on
-       ${srcdir}/lisp/version.el.
+       * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
 
 2007-04-26  Glenn Morris  <rgm@gnu.org>
 
 
 2007-04-19  Glenn Morris  <rgm@gnu.org>
 
-       * configure.in: Signal error if Xaw libs are missing in a Lucid
-       build.
+       * configure.in: Signal error if Xaw libs are missing in a Lucid build.
 
 2007-04-18  Glenn Morris  <rgm@gnu.org>
 
 
 2000-10-01  Andreas Schwab  <schwab@suse.de>
 
-       * Makefile.in (install-arch-indep): Update list of installed info
-       files.
+       * Makefile.in (install-arch-indep): Update list of installed info files.
 
 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
 
 
 1999-02-26  Richard Stallman  <rms@gnu.org>
 
-       * configure.in: Use epaths.h and epaths-force instead of paths....
+       * configure.in: Use epaths.h and epaths-force instead of paths...
 
        * Makefile.in (epaths-force): Renamed from paths-force;
        operate on epaths.in and produce epaths.h.
 1998-04-16  Eli Zaretskii  <eliz@delysid.gnu.org>
 
        * config.bat: Make sure the environment is large enough to support
-       all the "set foo=bar" commands.  Update pointers to DJGPP FTP
-       sites.
+       all the "set foo=bar" commands.  Update pointers to DJGPP FTP sites.
 
 1998-04-10  Karl Heuer  <kwzh@gnu.org>
 
 
 1998-03-23  Kenichi Handa  <handa@etl.go.jp>
 
-       * Makefile.in (top_distclean): Check the existence of `lock'
-       subdir.
+       * Makefile.in (top_distclean): Check the existence of `lock' subdir.
 
 1998-03-22  Richard Stallman  <rms@gnu.org>
 
 
 1997-08-22  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
-       * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1,
+       * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
 
 1997-08-22  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
 
        Use bsd4-3.  Don't set NON_GNU_CPP.
 
        * make-dist: Don't copy in src/s/*.inp.  Don't copy nt/src.
-       In nt. copy various different things, but not *.cmd.
+       In nt, copy various different things, but not *.cmd.
        Fix the ln commands for the subdirs of nt.
 
 1995-04-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 ;; End:
 
     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-       2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc.
+       2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.