aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/msb.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/msb.el')
-rw-r--r--lisp/msb.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/msb.el b/lisp/msb.el
index 12e5a0192f..74ceff1a9c 100644
--- a/lisp/msb.el
+++ b/lisp/msb.el
@@ -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