summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Add Eglot to the menu barEli Zaretskii2022-10-20
* Fix pieces of code being too expensive over slow network connectionsPo Lu2022-10-17
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-20
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Ensure correct toggle menu item displayGerd Möllmann2022-06-29
* Save desktop-save-mode when changed from menuGerd Moellmann2022-06-23
* Allow packages to alter menu entries in the Buffers menuLars Ingebrigtsen2022-05-10
* * lisp/menu-bar.el (menu-bar-search-menu): Remove extra separator.Po Lu2022-05-01
* Move the Incremental Search menu one menu upLars Ingebrigtsen2022-04-25
* Better check for when clipboard or primary selection have changedIgnacio2022-04-01
* Enable "Revert Buffer" if file has different writabilityLars Ingebrigtsen2022-02-22
* Improve make-frame-on-display initial valuesRobert Pluim2022-02-08
* Fix "Buffers->Frames" submenu in daemon sessionsEli Zaretskii2022-02-03
* Prevent the initial frame from showing up in the frame menuPo Lu2022-02-03
* Adjust toggle-menu-bar-mode-from-frame doc stringLars Ingebrigtsen2022-01-31
* Don't require mouse for prompting via dialog boxesEli Zaretskii2022-01-29
* Change visibility of "Undelete Frame"Eli Zaretskii2022-01-22
* Make the undelete-frame-mode menu item a togglePo Lu2022-01-20
* Allow disabling 'undelete-frame-mode' from the menu barEli Zaretskii2022-01-20
* Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)"Eli Zaretskii2022-01-17
* Add undelete-frame-max instead of undelete-frame-mode (bug#51883)Juri Linkov2022-01-16
* Fix frame-undeletion menu itemsEli Zaretskii2022-01-13
* Undelete deleted frames.Gregory Heytings2022-01-13
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \
| * | Make tab bar option visible in the menu bar on NSPo Lu2021-11-26
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| * | Merge from origin/emacs-28Stefan Kangas2021-11-19
| |\|
| | * Fix sorting of menus in `context-menu-local' (bug#50067).Juri Linkov2021-11-18
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\| |
| * | Revert "Support opening the toolkit menu bar on NS"Po Lu2021-11-10
| * | Support opening the toolkit menu bar on NSoldosfan2021-11-10
| * | Rename `xref-pop-marker-stack` to `xref-go-back` (bug#38797)Mattias Engdegård2021-10-25
| * | ; * lisp/menu-bar.el (menu-bar-goto-menu): Adjust new item positionMattias Engdegård2021-10-25
| * | Add xref forward history (bug#38797)Mattias Engdegård2021-10-25
| * | Merge from origin/emacs-28Glenn Morris2021-10-22
| |\|
| | * * lisp/menu-bar.el (menu-bar-keymap): Add optional arg KEYMAP (bug#50067).Juri Linkov2021-10-21
| * | Merge from origin/emacs-28Glenn Morris2021-10-16
| |\|
| | * * lisp/menu-bar.el (yank-menu-length): Fix docstring (bug#51138).Juri Linkov2021-10-15
| * | * lisp/menu-bar.el (menu-bar-edit-menu): Expose lambdas to the compilerStefan Monnier2021-10-16
| * | Double the default value of kill-ring-maxStefan Kangas2021-10-14
| * | Fix menu display of keys when cua-mode is activeLars Ingebrigtsen2021-10-11
| * | Use format-prompt for many more promptsStefan Kangas2021-10-05
| |/
| * Use command substitution instead of raw keys in more placesStefan Kangas2021-09-24
| * Add `info-lookup-symbol' to the menuLars Ingebrigtsen2021-09-23
| * ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
| * Many improvements for Context Menus (bug#9054)Juri Linkov2021-09-22