changeset 73760:6165f9a35bd8

(follow-avoid-tail-recenter-p): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 06 Nov 2006 02:47:25 +0000
parents 6a147e17a7cd
children 7d7c934f1c8f
files lisp/follow.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/follow.el	Mon Nov 06 02:46:23 2006 +0000
+++ b/lisp/follow.el	Mon Nov 06 02:47:25 2006 +0000
@@ -449,7 +449,7 @@
 	(if follow-mode
 	    menu
 	  '(["Activate          " follow-mode t]))))
-    
+
     mainmap)
   "Minor mode keymap for Follow mode.")
 
@@ -473,7 +473,7 @@
   :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