aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 05c90be59ba..c35bcb40eba 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12005-10-23 Lars Hansen <larsh@soem.dk>
2 * emacs-lisp/bytecomp.el (byte-compile-lambda): Add parameter
3 add-lambda.
4 (byte-compile-file-form-defmumble, byte-compile-defun)
5 (byte-compile-defmacro): Use it.
6 (byte-compile-form): Don't call byte-compile-set-symbol-position
7 when a byte-compile handler is called.
8
12005-10-22 Romain Francoise <romain@orebokech.com> 92005-10-22 Romain Francoise <romain@orebokech.com>
2 10
3 * savehist.el (savehist-history-variables): Add `grep-find-history'. 11 * savehist.el (savehist-history-variables): Add `grep-find-history'.