summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* 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