]> git.eshelyaron.com Git - emacs.git/commitdiff
(follow-avoid-tail-recenter-p): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:47:25 +0000 (02:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:47:25 +0000 (02:47 +0000)
lisp/follow.el

index 27c37132f0a48f4e7d0c330ac428f95fdd372c70..c44b5156ec8987d30230ec088ddbae876f87baec 100644 (file)
@@ -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