summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* Add a shortdoc menu entryLars Ingebrigtsen2020-10-121-0/+3
* ; Fix more typosStefan Kangas2020-10-031-1/+1
* Merge from origin/emacs-27Glenn Morris2020-09-271-0/+4
|\
| * Enable "Continue Tags Search" menu item only when it can be usedEli Zaretskii2020-09-261-0/+4
* | Merge from origin/emacs-27Glenn Morris2020-09-201-1/+1
|\|
| * Fix doc string of 'toggle-menu-bar-mode-from-frame'Eli Zaretskii2020-09-161-1/+1
* | Document and extend menu-bar-make-toggle someDrew Adams2020-09-191-41/+78
* | Improve wording of cua-mode menu entryStefan Kangas2020-09-131-1/+1
* | Improve help-echo of Undo and Redo menu itemsEli Zaretskii2020-09-111-2/+2
* | Add a "Redo" entry to the menuCaio Henrique2020-09-101-0/+6
* | Fix last changeEli Zaretskii2020-06-251-2/+3
* | Add help menu entry for view-lossageTino Calancha2020-06-251-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-05-091-2/+2
|\|
| * Fix GTK's Tool Bar menu radio buttonsMartin Rudalics2020-05-091-2/+2
| * * lisp/menu-bar.el: Remove desktop-save-mode from release branch (bug#37594)Juri Linkov2020-01-211-12/+0
|/
* * lisp/menu-bar.el (menu-bar-options-menu): Add desktop-save-mode (bug#37594)Juri Linkov2020-01-201-0/+12
* Move shell-related menu items to "Shell Commands" submenu (bug#37594)Juri Linkov2020-01-161-7/+26
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Menu bar rearrangements, move Print menu items to submenu, etc. (bug#37594)Juri Linkov2019-11-281-37/+70
* Make menu bar entries only point to named functions, not lambdasLars Ingebrigtsen2019-10-091-38/+60
* Merge branch 'feature/tabs'Juri Linkov2019-10-011-1/+9
|\
| * Small fixes for tty and w32.Juri Linkov2019-09-081-1/+0
| * Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-1/+10
* | Make elisp- and emacs-index-search and default to the thing under pointLars Ingebrigtsen2019-09-301-2/+15
|/
* Fix TTY menus in GUD and GDB-MI modesEli Zaretskii2019-07-131-3/+8
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Rename multifile.el to fileloop.elDmitry Gutov2019-02-071-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/isearch.el (isearch-yank-on-move): New defcustomJuri Linkov2018-12-041-0/+9
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-5/+5
* | Merge from origin/emacs-26Glenn Morris2018-09-281-3/+3
|\|
| * Use save-place-mode instead of save-placeMark A. Hershberger2018-09-221-3/+3
* | Complement to last commitStefan Monnier2018-09-221-2/+2
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-4/+4
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-11/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/menu-bar.el (menu-bar-mode): Doc fix.Eli Zaretskii2017-12-151-2/+2
* * lisp/menu-bar.el (menu-bar-options-save):Glenn Morris2017-11-211-1/+1
* * lisp/menu-bar.el (menu-bar-options-save):Glenn Morris2017-11-211-1/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Follow SAUNA recommendations for display-line-numbers-typeMichael Albinus2017-08-011-0/+1
* Add line numbers display to the Options menuMichael Albinus2017-07-221-11/+56
* Revert "Let delete-selection-mode work with popup-menu commands (Bug#27569)"Noam Postavsky2017-07-221-4/+0
* Let delete-selection-mode work with popup-menu commands (Bug#27569)Noam Postavsky2017-07-181-0/+4
* Capitalize the menu entry for display-line-numbersEli Zaretskii2017-07-081-1/+1
* Finish up native display of line numbersEli Zaretskii2017-06-171-2/+17
* Fix and improve UI of scroll bar menu (bug#27047)Stephen Berman2017-05-241-53/+39