diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-17 01:09:20 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-17 01:09:20 -0800 |
commit | 4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3 (patch) | |
tree | 04a24b4e53c431ec3deb9281a0454ede7ace7337 /lisp/follow.el | |
parent | b6e63cbebdac53be5ba3ce9261d7edc8dfda8bf5 (diff) |
Spelling fixes.
Diffstat (limited to 'lisp/follow.el')
-rw-r--r-- | lisp/follow.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/follow.el b/lisp/follow.el index a0e363aea2..aa40c27a7a 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -560,7 +560,7 @@ Keys specific to Follow mode: ;; `scroll-up' and `-down', but for windows in Follow mode. ;; -;; Almost like the real thing, excpet when the cursor ends up outside +;; Almost like the real thing, except when the cursor ends up outside ;; the top or bottom... In our case however, we end up outside the ;; window and hence we are recenterd. Should we let `recenter' handle ;; the point position we would never leave the selected window. To do |