changeset 66318:d1891e96ceb4

*** empty log message ***
author Lars Hansen <larsh@soem.dk>
date Sun, 23 Oct 2005 07:33:45 +0000
parents 3f882faaa9ae
children 4b40c48a16ad
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 23 07:33:18 2005 +0000
+++ b/lisp/ChangeLog	Sun Oct 23 07:33:45 2005 +0000
@@ -1,3 +1,11 @@
+2005-10-23  Lars Hansen <larsh@soem.dk>
+	* emacs-lisp/bytecomp.el (byte-compile-lambda): Add parameter
+	add-lambda.
+	(byte-compile-file-form-defmumble, byte-compile-defun)
+	(byte-compile-defmacro): Use it.
+	(byte-compile-form): Don't call byte-compile-set-symbol-position
+	when a byte-compile handler is called.
+
 2005-10-22  Romain Francoise  <romain@orebokech.com>
 
 	* savehist.el (savehist-history-variables): Add `grep-find-history'.