# HG changeset patch # User Juanma Barranquero # Date 1191860063 0 # Node ID f3b4c3cf62f0468bc2d87482f2085b8ebb1ad51b # Parent 1876f72f31dd504184187cce35a116fcbd6e62e7 *** empty log message *** diff -r 1876f72f31dd -r f3b4c3cf62f0 lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 08 16:06:15 2007 +0000 +++ b/lisp/ChangeLog Mon Oct 08 16:14:23 2007 +0000 @@ -1,5 +1,7 @@ 2007-10-08 Juanma Barranquero + * follow.el (follow-mode): Don't run hooks twice. Use `when'. + * mb-depth.el (minibuf-depth-indicator-function): New variable. (minibuf-depth-setup-minibuffer): Use it.