emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/follow.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/follow.el,v
Date: Mon, 06 Nov 2006 02:47:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/06 02:47:25

Index: follow.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/follow.el,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- follow.el   26 Apr 2006 05:50:51 -0000      1.28
+++ follow.el   6 Nov 2006 02:47:25 -0000       1.29
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]