aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 29724b72748..147e449c351 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,11 @@
12006-05-16 Kim F. Storm <storm@cua.dk>
2
3 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
4 with read-from-minibuffer.
5
12006-05-16 Reiner Steib <Reiner.Steib@gmx.de> 62006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
2 7
3 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New 8 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
4 function.
5 (byte-compile-warnings): Fix safe-local-variable property. 9 (byte-compile-warnings): Fix safe-local-variable property.
6 10
72006-05-16 Ken Manheimer <ken.manheimer@gmail.com> 112006-05-16 Ken Manheimer <ken.manheimer@gmail.com>