Mercurial > emacs
changeset 74473:24483ef2f3e2
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 07 Dec 2006 18:11:33 +0000 |
parents | 389355f7baa3 |
children | 89d471c14fc3 |
files | lispref/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Thu Dec 07 18:09:41 2006 +0000 +++ b/lispref/ChangeLog Thu Dec 07 18:11:33 2006 +0000 @@ -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.