# HG changeset patch # User Glenn Morris # Date 1189651579 0 # Node ID cc721918f10210f34529354e8de7ef745e5a5668 # Parent ed778da82192e489ec0b75f95edccf0c9f747e35 Davis Herring : Fix comment typo. diff -r ed778da82192 -r cc721918f102 lisp/follow.el --- 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)))