From: Glenn Morris Date: Thu, 13 Sep 2007 02:46:19 +0000 (+0000) Subject: Davis Herring : Fix comment typo. X-Git-Tag: emacs-pretest-23.0.90~10936 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ec265e13e892f8685142e16cedbdcb097f3d3818;p=emacs.git Davis Herring : Fix comment typo. --- diff --git a/lisp/follow.el b/lisp/follow.el index 87663fae9f7..41ffdd123ee 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -1973,7 +1973,7 @@ report this using the `report-emacs-bug' function." ;; `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)))