changeset 84517:cc721918f102

Davis Herring <herring at lanl.gov>: Fix comment typo.
author Glenn Morris <rgm@gnu.org>
date Thu, 13 Sep 2007 02:46:19 +0000
parents ed778da82192
children e363b206c5c1
files lisp/follow.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/follow.el	Wed Sep 12 23:51:00 2007 +0000
+++ b/lisp/follow.el	Thu Sep 13 02:46:19 2007 +0000
@@ -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)))