# HG changeset patch # User Eli Zaretskii # Date 1213976888 0 # Node ID 6d96d49c7ae79022d2f73c18a1c4d1bcb5ff1a92 # Parent d2cbd54eeb90600f634dd0ebb06e19a73074aa28 *** empty log message *** diff -r d2cbd54eeb90 -r 6d96d49c7ae7 lisp/ChangeLog --- 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 + + * 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 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):