# HG changeset patch # User Lars Hansen # Date 1130052825 0 # Node ID d1891e96ceb419f17ab66d65143fae11549fcff2 # Parent 3f882faaa9aeec6e95d9d6cf3246ef2faaf2a9d1 *** empty log message *** diff -r 3f882faaa9ae -r d1891e96ceb4 lisp/ChangeLog --- 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 + * 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 * savehist.el (savehist-history-variables): Add `grep-find-history'.