comparison lisp/ChangeLog @ 78163:034c29272f0b

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 18 Jul 2007 12:50:56 +0000
parents 5929028583e4
children 516805bc7988
comparison
equal deleted inserted replaced
78162:a09176483fa1 78163:034c29272f0b
1 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
2
3 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
4 (follow-delete-other-windows-and-split, follow-recenter)
5 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
6 (follow-redisplay, follow-estimate-first-window-start)
7 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
8 Fix typos in docstrings.
9
1 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org> 10 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
2 11
3 * bookmark.el (bookmark-show-all-annotations): 12 * bookmark.el (bookmark-show-all-annotations):
4 Make sure each inserted annotation ends with newline. 13 Make sure each inserted annotation ends with newline.
5 14