(Fringe Indicators): Fix typos.
[bpt/emacs.git] / ChangeLog
index fdd821d..d10a3ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+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.
+
+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.