]> code.delx.au - gnu-emacs/blobdiff - lisp/master.el
Fix a thinko in 2011-11-25T11:32:14Z!eliz@gnu.org.
[gnu-emacs] / lisp / master.el
index 1ea0a24ca948ac6eafdd7c57076d0abe4a722b80..c3e9004ca0bb23900c3e0f721cce1d054dc7045c 100644 (file)
@@ -72,12 +72,12 @@ You can set this variable using `master-set-slave'.")
 ;;;###autoload
 (define-minor-mode master-mode
   "Toggle Master mode.
-With no argument, this command toggles the mode.
-Non-null prefix argument turns on the mode.
-Null prefix argument turns off the 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:
+When Master mode is enabled, you can scroll the slave buffer
+using the following commands:
 
 \\{master-mode-map}