diff lisp/ChangeLog @ 28051:c60fdd764b01

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 08 Mar 2000 14:49:11 +0000
parents 425a4ebe8cda
children 36b889aba7a2
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Mar 08 14:48:16 2000 +0000
+++ b/lisp/ChangeLog	Wed Mar 08 14:49:11 2000 +0000
@@ -1,5 +1,9 @@
 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
 
+	* Makefile (compile-files): Compile files one by one because
+	that's the only way to ensure a clean compilation environment for
+	each individual file.
+
 	* frame.el (other-frame): Call x-focus-frame.
 
 2000-03-07  Dave Love  <fx@gnu.org>