diff options
Diffstat (limited to 'lisp/master.el')
-rw-r--r-- | lisp/master.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/master.el b/lisp/master.el index 4891c07166a..71768979024 100644 --- a/lisp/master.el +++ b/lisp/master.el @@ -73,9 +73,6 @@ You can set this variable using `master-set-slave'.") ;;;###autoload (define-minor-mode master-mode "Toggle Master mode. -With a prefix argument ARG, enable Master mode if ARG is -positive, and disable it otherwise. If called from Lisp, enable -the mode if ARG is omitted or nil. When Master mode is enabled, you can scroll the slave buffer using the following commands: |