From ec265e13e892f8685142e16cedbdcb097f3d3818 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 13 Sep 2007 02:46:19 +0000 Subject: [PATCH] Davis Herring : Fix comment typo. --- lisp/follow.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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))) -- 2.39.5