changeset 33459:5554a905806a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 14 Nov 2000 04:41:56 +0000
parents f1c913d16f4c
children c80efdb9cea9
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 14 04:40:01 2000 +0000
+++ b/lisp/ChangeLog	Tue Nov 14 04:41:56 2000 +0000
@@ -1,3 +1,9 @@
+2000-11-14  Gerd Moellmann  <gerd@gnu.org>
+
+	* emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
+	recursively optimize body because that can lead to infinite
+	recursion; see comment there.
+
 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* faces.el (face-spec-set-match-display): Revert the change from