summaryrefslogtreecommitdiff
path: root/lisp/scroll-all.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/scroll-all.el')
-rw-r--r--lisp/scroll-all.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/scroll-all.el b/lisp/scroll-all.el
index 08e8bc699b8..78a05b5d31d 100644
--- a/lisp/scroll-all.el
+++ b/lisp/scroll-all.el
@@ -102,9 +102,6 @@
;;;###autoload
(define-minor-mode scroll-all-mode
"Toggle shared scrolling in same-frame windows (Scroll-All mode).
-With a prefix argument ARG, enable Scroll-All mode if ARG is
-positive, and disable it otherwise. If called from Lisp, enable
-the mode if ARG is omitted or nil.
When Scroll-All mode is enabled, scrolling commands invoked in
one window apply to all visible windows in the same frame."