]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(detect_coding_system): Fix for handling off
[gnu-emacs] / ChangeLog
index cf4d78a6069e3053ed8badd3874cf7a729c06c9d..892a4a18ba3b9ba1dac05542a0e6a0df131e3787 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,118 @@
+2006-08-16  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
+       of hardcoding it.
+
+2006-08-16  Richard Stallman  <rms@gnu.org>
+
+       * INSTALL.CVS: Clean up wording.
+
+2006-07-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.in (PKG_CHECK_MODULES): Redirect the output of
+       $PKG_CONFIG --exists "$2" to config.log.
+       * configure: Regenerated.
+
+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-09  Kim F. Storm  <storm@cua.dk>
+
+       * CONTRIBUTE: Use outline format.
+       Add section on copyright years (from admin/notes/years).
+
+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.
+
+2006-07-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * CONTRIBUTE: Slight formatting changes and typo fixes.  Add
+       description of NEWS markings.
+
+2006-07-07  Kim F. Storm  <storm@cua.dk>
+
+       * CONTRIBUTE: Mention INSTALL.CVS.
+
+2006-07-05  Romain Francoise  <romain@orebokech.com>
+
+       * make-dist (top-level): Add CONTRIBUTE.
+
+2006-07-04  Richard Stallman  <rms@gnu.org>
+
+       * CONTRIBUTE: Much rewrite.
+
+2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
+
+       * 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>
+
+       * Makefile.in (INFO_FILES): Remove emacs-xtra.
+
+       * info/dir: Remove the Emacs-Xtra entry.
+
+2006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
+
+       * 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
+       --without-toolkit-scroll-bars was specified.
+
+2006-04-01  Christoph Bauer  <Christoph.Bauer@lms-gmbh.de>  (tiny change)
+
+       * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
+       to CFLAGS.  Update Copyright years written to src/config.in.
+
+2006-03-18  Claudio Fontana  <claudio@gnu.org>
+
+       * Makefile.in (INFO_FILES): New variable, contains all Info file names.
+       (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
+       to be installed/uninstalled.
+       (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
+       to Info files installed by Emacs.
+
+2006-03-03  Claudio Fontana  <claudio@gnu.org>
+
+       * 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.
@@ -5,7 +120,7 @@
 2006-01-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Require GTK 2.4 or newer.
-       * configure: Regenerate
+       * configure: Regenerate.
 
 2006-01-29  Michael Olson  <mwolson@gnu.org>
 
 
 2005-12-25  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
 
-       * configure.in: use amdx86-64 for freebsd on x86_64.
+       * configure.in: Use amdx86-64 for freebsd on x86_64.
 
 2005-11-22  Romain Francoise  <romain@orebokech.com>
 
 ;; coding: iso-2022-7bit
 ;; End:
 
-    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
+    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 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.