# HG changeset patch # User Gerd Moellmann # Date 985117911 0 # Node ID ad219664900c737805a11faf57da561e3d97f108 # Parent d12b4a1326c1d98eddaeab01f06190418a45ed78 (follow-avoid-tail-recenter): Doc fix. diff -r d12b4a1326c1 -r ad219664900c lisp/follow.el --- a/lisp/follow.el Tue Mar 20 16:37:51 2001 +0000 +++ b/lisp/follow.el Tue Mar 20 19:51:51 2001 +0000 @@ -1,6 +1,6 @@ ;;; follow.el --- Minor mode, Synchronize windows showing the same buffer. -;; Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 1999, 2001 Free Software Foundation, Inc. ;; Author: Anders Lindgren ;; Maintainer: Anders Lindgren @@ -1479,7 +1479,7 @@ (defun follow-avoid-tail-recenter (&rest rest) "Make sure windows displaying the end of a buffer aren't recentered. -This is done by reading and rewriting the start positon of +This is done by reading and rewriting the start position of non-first windows in Follow Mode." (if follow-avoid-tail-recenter-p (let* ((orig-buffer (current-buffer))