diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 77642d58232..7b471c09c50 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-10-10 Juanma Barranquero + + * follow.el: Change all instances of "Follow Mode" to "Follow + mode" in docstrings and messages. + (follow-menu-filter): Fix arg passed to `bound-and-true-p'. + 2007-10-10 Eric S. Raymond * vc.el (vc-next-action): Completely rewritten; this principal