From: Juanma Barranquero Date: Wed, 18 Jul 2007 12:50:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~1242 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ebdf47ca11d183e63f72d981ca45b29ee0af16f5;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 30b8a11c088..1f81860131e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2007-07-18 Juanma Barranquero + + * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode) + (follow-delete-other-windows-and-split, follow-recenter) + (follow-windows-aligned-p, follow-point-visible-all-windows-p) + (follow-redisplay, follow-estimate-first-window-start) + (follow-xemacs-scrollbar-support, follow-intercept-process-output): + Fix typos in docstrings. + 2007-07-17 Thien-Thi Nguyen * bookmark.el (bookmark-show-all-annotations):