]> code.delx.au - gnu-emacs/blobdiff - lisp/msb.el
Small doc fixes.
[gnu-emacs] / lisp / msb.el
index 12e5a0192fedf5c40dc9338c4a1f3817189bdb22..74ceff1a9cdda0cbe1b3b8fc4eec65dbd89142ad 100644 (file)
@@ -1133,7 +1133,10 @@ variable `msb-menu-cond'."
 ;;;###autoload
 (define-minor-mode msb-mode
   "Toggle Msb mode.
-With arg, turn Msb mode on if and only if arg is positive.
+With a prefix argument ARG, enable Msb mode if ARG is positive,
+and disable it otherwise.  If called from Lisp, enable the mode
+if ARG is omitted or nil.
+
 This mode overrides the binding(s) of `mouse-buffer-menu' to provide a
 different buffer menu using the function `msb'."
   :global t :group 'msb