diff options
Diffstat (limited to 'lisp/mb-depth.el')
-rw-r--r-- | lisp/mb-depth.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/mb-depth.el b/lisp/mb-depth.el index e75e497999e..84c73cadfa5 100644 --- a/lisp/mb-depth.el +++ b/lisp/mb-depth.el @@ -58,9 +58,6 @@ The prompt should already have been inserted." ;;;###autoload (define-minor-mode minibuffer-depth-indicate-mode "Toggle Minibuffer Depth Indication mode. -With a prefix argument ARG, enable Minibuffer Depth Indication -mode if ARG is positive, and disable it otherwise. If called -from Lisp, enable the mode if ARG is omitted or nil. Minibuffer Depth Indication mode is a global minor mode. When enabled, any recursive use of the minibuffer will show the |