Mercurial > emacs
changeset 78163:034c29272f0b
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 18 Jul 2007 12:50:56 +0000 |
parents | a09176483fa1 |
children | d9f9dda7474c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 18 12:40:30 2007 +0000 +++ b/lisp/ChangeLog Wed Jul 18 12:50:56 2007 +0000 @@ -1,3 +1,12 @@ +2007-07-18 Juanma Barranquero <lekktu@gmail.com> + + * 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 <ttn@gnuvola.org> * bookmark.el (bookmark-show-all-annotations):