| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Fix last change | Eli Zaretskii | 2023-07-01 | 1 | -14/+14 |
* | Add project command entries to the menu-bar | Spencer Baugh | 2023-07-01 | 1 | -3/+63 |
* | ; Fix last change. | Eli Zaretskii | 2023-05-25 | 1 | -1/+1 |
* | ; * lisp/menu-bar.el (popup-menu): Doc fix. | Eli Zaretskii | 2023-05-25 | 1 | -3/+4 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Add Eglot to the menu bar | Eli Zaretskii | 2022-10-20 | 1 | -0/+4 |
* | Fix pieces of code being too expensive over slow network connections | Po Lu | 2022-10-17 | 1 | -3/+3 |
* | Prefer defvar-keymap in some trivial cases | Stefan Kangas | 2022-07-20 | 1 | -2/+2 |
* | Remove many items obsolete since 24.1 | Stefan Kangas | 2022-07-08 | 1 | -3/+0 |
* | Make some defcustom types more restrictive | Stefan Kangas | 2022-07-05 | 1 | -2/+2 |
* | Ensure correct toggle menu item display | Gerd Möllmann | 2022-06-29 | 1 | -1/+5 |
* | Save desktop-save-mode when changed from menu | Gerd Moellmann | 2022-06-23 | 1 | -0/+1 |
* | Allow packages to alter menu entries in the Buffers menu | Lars Ingebrigtsen | 2022-05-10 | 1 | -31/+24 |
* | * lisp/menu-bar.el (menu-bar-search-menu): Remove extra separator. | Po Lu | 2022-05-01 | 1 | -4/+0 |
* | Move the Incremental Search menu one menu up | Lars Ingebrigtsen | 2022-04-25 | 1 | -3/+4 |
* | Better check for when clipboard or primary selection have changed | Ignacio | 2022-04-01 | 1 | -1/+2 |
* | Enable "Revert Buffer" if file has different writability | Lars Ingebrigtsen | 2022-02-22 | 1 | -11/+17 |
* | Improve make-frame-on-display initial values | Robert Pluim | 2022-02-08 | 1 | -2/+2 |
* | Fix "Buffers->Frames" submenu in daemon sessions | Eli Zaretskii | 2022-02-03 | 1 | -1/+2 |
* | Prevent the initial frame from showing up in the frame menu | Po Lu | 2022-02-03 | 1 | -3/+6 |
* | Adjust toggle-menu-bar-mode-from-frame doc string | Lars Ingebrigtsen | 2022-01-31 | 1 | -1/+1 |
* | Don't require mouse for prompting via dialog boxes | Eli Zaretskii | 2022-01-29 | 1 | -2/+5 |
* | Change visibility of "Undelete Frame" | Eli Zaretskii | 2022-01-22 | 1 | -1/+1 |
* | Make the undelete-frame-mode menu item a toggle | Po Lu | 2022-01-20 | 1 | -21/+17 |
* | Allow disabling 'undelete-frame-mode' from the menu bar | Eli Zaretskii | 2022-01-20 | 1 | -0/+4 |
* | Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)" | Eli Zaretskii | 2022-01-17 | 1 | -1/+6 |
* | Add undelete-frame-max instead of undelete-frame-mode (bug#51883) | Juri Linkov | 2022-01-16 | 1 | -6/+1 |
* | Fix frame-undeletion menu items | Eli Zaretskii | 2022-01-13 | 1 | -3/+4 |
* | Undelete deleted frames. | Gregory Heytings | 2022-01-13 | 1 | -0/+9 |
* | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\ |
|
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into feature/pgtk | Po Lu | 2021-11-30 | 1 | -12/+15 |
|\ \ |
|
| * | | Make tab bar option visible in the menu bar on NS | Po Lu | 2021-11-26 | 1 | -8/+7 |
| * | | Add support for the Haiku operating system and its window system | Po Lu | 2021-11-20 | 1 | -3/+6 |
| * | | Merge from origin/emacs-28 | Stefan Kangas | 2021-11-19 | 1 | -1/+1 |
| |\| |
|
| | * | Fix sorting of menus in `context-menu-local' (bug#50067). | Juri Linkov | 2021-11-18 | 1 | -1/+1 |
* | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk | Yuuki Harano | 2021-11-11 | 1 | -21/+57 |
|\| | |
|
| * | | Revert "Support opening the toolkit menu bar on NS" | Po Lu | 2021-11-10 | 1 | -5/+3 |
| * | | Support opening the toolkit menu bar on NS | oldosfan | 2021-11-10 | 1 | -3/+5 |
| * | | Rename `xref-pop-marker-stack` to `xref-go-back` (bug#38797) | Mattias Engdegård | 2021-10-25 | 1 | -1/+1 |
| * | | ; * lisp/menu-bar.el (menu-bar-goto-menu): Adjust new item position | Mattias Engdegård | 2021-10-25 | 1 | -6/+6 |
| * | | Add xref forward history (bug#38797) | Mattias Engdegård | 2021-10-25 | 1 | -0/+6 |
| * | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-22 | 1 | -3/+6 |
| |\| |
|
| | * | * lisp/menu-bar.el (menu-bar-keymap): Add optional arg KEYMAP (bug#50067). | Juri Linkov | 2021-10-21 | 1 | -3/+6 |
| * | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-16 | 1 | -1/+1 |
| |\| |
|
| | * | * lisp/menu-bar.el (yank-menu-length): Fix docstring (bug#51138). | Juri Linkov | 2021-10-15 | 1 | -1/+1 |
| * | | * lisp/menu-bar.el (menu-bar-edit-menu): Expose lambdas to the compiler | Stefan Monnier | 2021-10-16 | 1 | -17/+17 |
| * | | Double the default value of kill-ring-max | Stefan Kangas | 2021-10-14 | 1 | -3/+10 |
| * | | Fix menu display of keys when cua-mode is active | Lars Ingebrigtsen | 2021-10-11 | 1 | -5/+18 |