summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)"Eli Zaretskii2022-01-171-1/+6
* Add undelete-frame-max instead of undelete-frame-mode (bug#51883)Juri Linkov2022-01-161-6/+1
* Fix frame-undeletion menu itemsEli Zaretskii2022-01-131-3/+4
* Undelete deleted frames.Gregory Heytings2022-01-131-0/+9
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-12/+15
|\ \
| * | Make tab bar option visible in the menu bar on NSPo Lu2021-11-261-8/+7
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-3/+6
| * | Merge from origin/emacs-28Stefan Kangas2021-11-191-1/+1
| |\|
| | * Fix sorting of menus in `context-menu-local' (bug#50067).Juri Linkov2021-11-181-1/+1
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-21/+57
|\| |
| * | Revert "Support opening the toolkit menu bar on NS"Po Lu2021-11-101-5/+3
| * | Support opening the toolkit menu bar on NSoldosfan2021-11-101-3/+5
| * | Rename `xref-pop-marker-stack` to `xref-go-back` (bug#38797)Mattias Engdegård2021-10-251-1/+1
| * | ; * lisp/menu-bar.el (menu-bar-goto-menu): Adjust new item positionMattias Engdegård2021-10-251-6/+6
| * | Add xref forward history (bug#38797)Mattias Engdegård2021-10-251-0/+6
| * | Merge from origin/emacs-28Glenn Morris2021-10-221-3/+6
| |\|
| | * * lisp/menu-bar.el (menu-bar-keymap): Add optional arg KEYMAP (bug#50067).Juri Linkov2021-10-211-3/+6
| * | Merge from origin/emacs-28Glenn Morris2021-10-161-1/+1
| |\|
| | * * lisp/menu-bar.el (yank-menu-length): Fix docstring (bug#51138).Juri Linkov2021-10-151-1/+1
| * | * lisp/menu-bar.el (menu-bar-edit-menu): Expose lambdas to the compilerStefan Monnier2021-10-161-17/+17
| * | Double the default value of kill-ring-maxStefan Kangas2021-10-141-3/+10
| * | Fix menu display of keys when cua-mode is activeLars Ingebrigtsen2021-10-111-5/+18
| * | Use format-prompt for many more promptsStefan Kangas2021-10-051-4/+1
| |/
| * Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-1/+3
| * Add `info-lookup-symbol' to the menuLars Ingebrigtsen2021-09-231-0/+3
| * ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-3/+3
| * Many improvements for Context Menus (bug#9054)Juri Linkov2021-09-221-0/+5
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-181-1/+3
|\|
| * Make `M-x clipboard-yank' work reliablyLars Ingebrigtsen2021-07-061-1/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-131-0/+1
|\|
| * Make `menu-bar-select-buffer' obsoleteLars Ingebrigtsen2021-05-311-0/+1
| * Revert "Move menu-bar-select-buffer to msb.el"Lars Ingebrigtsen2021-05-311-0/+4
| * Move menu-bar-select-buffer to msb.elLars Ingebrigtsen2021-05-301-4/+0
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-191-12/+7
|\|
| * * lisp/menu-bar.el: Avoid `(lambdaStefan Monnier2021-05-181-5/+6
| * Move facemenu to enriched modeLars Ingebrigtsen2021-05-111-3/+0
| * Ensure `<menu-bar> <edit> <clear>' handles rectangular regionsJim Porter2021-05-071-1/+1
| * Remove another variable alias obsolete since Emacs 23Stefan Kangas2021-05-061-3/+0
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-031-0/+3
|\|
| * Add new help command 'describe-command'Stefan Kangas2021-05-021-0/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-211-1/+1
|\|
| * Assume something more recent than X11R6Stefan Kangas2021-03-201-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-201-3/+3
|\|
| * Finish customize-changed-options/customize-changed fix upLars Ingebrigtsen2021-02-091-3/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-061-2/+1
|\|
| * Prefer defvar-local in preloaded filesStefan Kangas2021-01-311-2/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-101-2/+3
|\|