changeset 96115:6d96d49c7ae7

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 20 Jun 2008 15:48:08 +0000
parents d2cbd54eeb90
children ab9d2eab872e
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 20 15:47:19 2008 +0000
+++ b/lisp/ChangeLog	Fri Jun 20 15:48:08 2008 +0000
@@ -1,3 +1,14 @@
+2008-06-20  Eli Zaretskii  <eliz@gnu.org>
+
+	* makefile.w32-in (distclean): Depend on `clean'.
+	(clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
+	(AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
+	($(lisp)/cus-load.el): Don't use `touch'.  Instead, generate an
+	empty cus-load.el with `echo', and include "Local Variables"
+	section to prevent the empty file from being compiled.
+	(cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
+	that generate an empty cus-load.el.
+
 2008-06-20  Juanma Barranquero  <lekktu@gmail.com>
 
 	* makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):