aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/menu-bar.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make `M-x clipboard-yank' work reliablyLars Ingebrigtsen2021-07-061-1/+3
* 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
* * 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
* Add new help command 'describe-command'Stefan Kangas2021-05-021-0/+3
* Assume something more recent than X11R6Stefan Kangas2021-03-201-1/+1
* Finish customize-changed-options/customize-changed fix upLars Ingebrigtsen2021-02-091-3/+3
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-311-2/+1
* Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-041-2/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix CUA Mode menu entry to be less confusingStefan Kangas2020-10-291-2/+2
* Fix a bug where the wrong menu would be triggered by mouseJared Finder2020-10-241-0/+6
* Enable TTY menus with xterm-mouse-modeJared Finder2020-10-241-0/+2
* Make TTY menus work with xterm-mouse-modeJared Finder2020-10-241-30/+34
* Adding mouse controls to menu-bar.el.Jared Finder2020-10-241-0/+80
* 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
|/