diff options
Diffstat (limited to 'lisp/follow.el')
-rw-r--r-- | lisp/follow.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/follow.el b/lisp/follow.el index faac87986bb..f80532ce3c4 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -25,8 +25,8 @@ ;;; Commentary: -;; `Follow mode' is a minor mode for Emacs and XEmacs that -;; combines windows into one tall virtual window. +;; `Follow mode' is a minor mode that combines windows into one tall +;; virtual window. ;; ;; The feeling of a "virtual window" has been accomplished by the use ;; of two major techniques: |