summaryrefslogtreecommitdiff
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-12-07 18:11:33 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-12-07 18:11:33 +0000
commitc6883bfcf3ef5c16c840c028bafc037cc4cb497b (patch)
treeacbb082caa47e127aa59928bd4c7942ff4f5ad79 /lispref/ChangeLog
parent03e8d958c512a43e802c19fffcd6cf2eacd9e58e (diff)
(maintainer-clean): Depend on `distclean'. Don't remove elisp* info files;
they are already deleted by the `clean' and `distclean' targets, and they are in the $(infodir) directory, not the current one.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 88aeae85b2..f89cea2002 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-07 Juanma Barranquero <lekktu@gmail.com>
+
+ * makefile.w32-in (maintainer-clean): Depend on `distclean'.
+ Don't remove elisp* info files; they are already deleted by the
+ `clean' and `distclean' targets, and they are in the $(infodir)
+ directory, not the current one.
+
2006-12-04 Kim F. Storm <storm@cua.dk>
* commands.texi (Misc Events): Update signal events.