From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:47:25 +0000 (+0000) Subject: (follow-avoid-tail-recenter-p): Fix typo in docstring. X-Git-Tag: emacs-pretest-22.0.91~273 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f02725b4d37d9c9dc5be83e71cba5f1b5646d93a;p=emacs.git (follow-avoid-tail-recenter-p): Fix typo in docstring. --- diff --git a/lisp/follow.el b/lisp/follow.el index 27c37132f0a..c44b5156ec8 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -449,7 +449,7 @@ After that, changing the prefix key requires manipulating keymaps." (if follow-mode menu '(["Activate " follow-mode t])))) - + mainmap) "Minor mode keymap for Follow mode.") @@ -473,7 +473,7 @@ are \" Fw\", or simply \"\"." :group 'follow) (defvar follow-avoid-tail-recenter-p (not (featurep 'xemacs)) - "*When non-nil, patch emacs so that tail windows won't be recentered. + "*When non-nil, patch Emacs so that tail windows won't be recentered. A \"tail window\" is a window that displays only the end of the buffer. Normally it is practical for the user that empty