Menu bar rearrangements, move Print menu items to submenu, etc. (bug#37594)
authorJuri Linkov <juri@linkov.net>
Wed, 27 Nov 2019 22:35:53 +0000 (00:35 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 27 Nov 2019 22:35:53 +0000 (00:35 +0200)
commit7921811726b878c21df99208cbfcfdb9634378b9
tree22e8b2dced4d6e7836349d914eb03df395f1073a
parentf655967b83378b56390904a503ec0f1a19a1a7e9
Menu bar rearrangements, move Print menu items to submenu, etc. (bug#37594)

* lisp/menu-bar.el (menu-bar-print-menu): New defvar.
(menu-bar-file-menu): Move print entries to submenu.
Add menu entries for tab-new, tab-close, make-frame-on-monitor.
(menu-bar-showhide-menu): Add menu entry for global-tab-line-mode.
Don't add toggle-tab-bar-mode-from-frame on ns where it's unavailable.
(menu-bar-tools-menu): Add rgrep.

* lisp/bindings.el (next-buffer, previous-buffer): Advertise bindings
'C-x right' and 'C-x left' instead of 'XF86Forward' and 'XF86Back'.
etc/NEWS
lisp/bindings.el
lisp/menu-bar.el