aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a5cfc63fee8..d83960b9437 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12007-10-08 Juanma Barranquero <lekktu@gmail.com> 12007-10-08 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
4
3 * mb-depth.el (minibuf-depth-indicator-function): New variable. 5 * mb-depth.el (minibuf-depth-indicator-function): New variable.
4 (minibuf-depth-setup-minibuffer): Use it. 6 (minibuf-depth-setup-minibuffer): Use it.
5 7