(Fringe Indicators): Fix typos.
[bpt/emacs.git] / ChangeLog
index 6a3343a..d10a3ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,94 @@
-2005-10-24  Steven Tamm  <steventamm@mac.com>
+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: Regenerated.
+
+2006-02-14  Richard M. Stallman  <rms@gnu.org>
+
+       * configure.in (s390x-*-linux-gnu*): New configuration.
 
-       * configure.in: Fix darwin386 configuration issue
+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>
+
+       * Makefile.in (install-arch-indep, uninstall): Add ERC.
+       * info/dir (ERC): New entry.
+
+2006-01-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * info/dir: Fix last change.
+
+2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * Makefile.in (install-arch-indep, uninstall): Add rcirc.
+
+2006-01-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * info/dir: Untabify the whole file.
+       (Rcirc): New entry.
+
+2006-01-12  Andreas Schwab  <schwab@suse.de>
+
+       * 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>
+
+       * config.guess, config.sub: Updated from master source.
+
+2005-12-25  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
+
+       * configure.in: use amdx86-64 for freebsd on x86_64.
+
+2005-11-22  Romain Francoise  <romain@orebokech.com>
+
+       * make-dist: Add etc/images/icons.
+
+2005-11-03  Andreas Schwab  <schwab@suse.de>
+
+       * configure.in: Use GZIP_PROG instead of GZIP.
+
+       * Makefile.in (GZIP_PROG): Renamed from GZIP.
+       (install-arch-indep): Adjust.
+
+2005-11-01  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (bootstrap): Fix dependencies for parallel build.
+       (bootfast): Likewise.
+
+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>
 
        * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.