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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/follow.el,v
Date: Thu, 13 Sep 2007 02:46:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/13 02:46:19

Index: follow.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/follow.el,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- follow.el   26 Jul 2007 05:26:24 -0000      1.35
+++ follow.el   13 Sep 2007 02:46:19 -0000      1.36
@@ -1973,7 +1973,7 @@
   ;; `follow-avoid-tail-recenter'.
   ;;
   ;; By performing a redisplay on our own, Emacs need not perform
-  ;; the above described redisplay.  (However, bu performing it when
+  ;; the above described redisplay.  (However, by performing it when
   ;; there are input available just seems to make things worse.)
   (if (and follow-avoid-tail-recenter-p
           (not (input-pending-p)))




reply via email to

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