Mercurial > emacs
diff lisp/ChangeLog @ 28308:699ab30f49df
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 24 Mar 2000 22:56:35 +0000 |
parents | 8bdd3f67b91a |
children | f9863339370b |
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.