]> git.eshelyaron.com Git - emacs.git/commitdiff
Davis Herring <herring at lanl.gov>: Fix comment typo.
authorGlenn Morris <rgm@gnu.org>
Thu, 13 Sep 2007 02:46:19 +0000 (02:46 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 Sep 2007 02:46:19 +0000 (02:46 +0000)
lisp/follow.el

index 87663fae9f79796efff220ccb3d10a0a0864e9d3..41ffdd123ee09f31e4baddc9acc08cbf1e7f733d 100644 (file)
@@ -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)))