From 85c385423e88cbb45842dd8cb1c083312a951050 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 7 Nov 2004 23:27:02 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 +++++++ lisp/ChangeLog | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8fbd47889c3..9bd823ee5e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-11-08 Kim F. Storm + + * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc + files before building. + (bootfast, bootstrap-clean-before-fast): New targets, like + bootstrap but don't remove .elc files. + 2004-11-06 Lars Brinkhoff * configure.in: Add check for getrusage. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8cb09788097..2416aeb0415 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-11-08 Kim F. Storm + + * Makefile.in (bootstrap-clean): New target for 'make bootstrap'. + 2004-11-07 Juri Linkov * info-look.el (info-lookup): Allow reusing in the current buffer -- 2.39.5