changeset 25918:edf686e96b86

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 07 Oct 1999 23:29:39 +0000
parents 663097d932a4
children 9153fd56a19a
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 07 23:29:03 1999 +0000
+++ b/lisp/ChangeLog	Thu Oct 07 23:29:39 1999 +0000
@@ -1,3 +1,12 @@
+1999-10-08  Gerd Moellmann  <gerd@gnu.org>
+
+	* Makefile (EMACSOPT, DONTCOMPILE, EL): New.
+	(emacs): Use it everywhere instead of EMACS.
+	(compile): New target.  Compile all Lisp files from scratch.
+	(recompile): New target.  Recompile lisp directory.
+	(autoloads-with-other-emacs): New target.  Build loaddefs.el with
+	an Emacs executable not built in the current directory tree.
+
 1999-10-07  Peter Breton  <pbreton@ne.mediaone.net>
 
 	* filecache.el (file-cache-completion-ignore-case): New variable,