diff options
Diffstat (limited to 'lisp/menu-bar.el')
-rw-r--r-- | lisp/menu-bar.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index 46c6b598c6d..6d9e4608186 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -1742,7 +1742,6 @@ Buffers menu is regenerated." ;; that would overwrite disabling the tool bar from X resources. (put 'menu-bar-mode 'standard-value '(t)) -;;;###autoload (define-minor-mode menu-bar-mode "Toggle display of a menu bar on each frame. This command applies to all frames that exist and frames to be |