comparison lisp/ChangeLog @ 96115:6d96d49c7ae7

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 20 Jun 2008 15:48:08 +0000
parents 68a3c2c3dbe5
children ab9d2eab872e
comparison
equal deleted inserted replaced
96114:d2cbd54eeb90 96115:6d96d49c7ae7
1 2008-06-20 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (distclean): Depend on `clean'.
4 (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~.
5 (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
6 ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an
7 empty cus-load.el with `echo', and include "Local Variables"
8 section to prevent the empty file from being compiled.
9 (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets
10 that generate an empty cus-load.el.
11
1 2008-06-20 Juanma Barranquero <lekktu@gmail.com> 12 2008-06-20 Juanma Barranquero <lekktu@gmail.com>
2 13
3 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): 14 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
4 Don't copy ldefs-boot.el over loaddefs.el. 15 Don't copy ldefs-boot.el over loaddefs.el.
5 (bootstrap-clean): Remove loaddefs.el and don't depend on it. 16 (bootstrap-clean): Remove loaddefs.el and don't depend on it.