(Fringe Indicators): Fix typos.
[bpt/emacs.git] / ChangeLog
index 532e244..d10a3ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
+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: Add DESTDIR variable to install
-       and uninstall targets to support staged installations.
+       * Makefile.in (install, uninstall): Add DESTDIR variable to
+       support staged installations.
 
 2006-02-14  Eli Zaretskii  <eliz@gnu.org>