changeset 28308:699ab30f49df

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 24 Mar 2000 22:56:35 +0000
parents 1d4a11a5f39d
children 9c8f8c3fb131
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 24 22:54:35 2000 +0000
+++ b/lisp/ChangeLog	Fri Mar 24 22:56:35 2000 +0000
@@ -1,5 +1,11 @@
 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
 
+	* Makefile (COMPILE_FIRST): New macro.
+	(compile-files): Compile files from COMPILE_FIRST first.
+
+	* emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
+	code.
+
 	* emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
 	matching open parenthesis in column 0 to defun-prompt-regexp
 	only if open-paren-in-column-0-is-defun-start is set.
Binary file src/ChangeLog has changed