summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove the `mode-line-percent-position' min width hackLars Ingebrigtsen2021-12-211-1/+1
* | Revert "Avoid small parasitic button on mode line"Eli Zaretskii2021-12-061-1/+1
* | Fix mode-line display on TTY framesEli Zaretskii2021-12-061-1/+1
* | Avoid small parasitic button on mode lineEli Zaretskii2021-12-061-1/+1
* | Add `touch-end' event typePo Lu2021-12-021-0/+2
* | Add temporary mode-line-position changeLars Ingebrigtsen2021-11-251-1/+1
* | Make min-width of the U:-- widerLars Ingebrigtsen2021-11-241-1/+1
* | Use a proportional font for the mode lineLars Ingebrigtsen2021-11-241-4/+14
|/
* Prefer "graphical displays" to "X terminals" in documentationStefan Kangas2021-10-151-1/+1
* Improve tooltip of mode-line-position againStefan Kangas2021-10-141-1/+1
* * lisp/bindings.el (mode-line-position): Improve tooltip.Stefan Kangas2021-10-091-1/+1
* Fix a recent change of 'undo-redo' bindingEli Zaretskii2021-09-301-1/+1
* Fix bootstrap after recent undo-redo changedickmao2021-09-301-1/+1
* Add bindings for 'undo-redo'Dmitry Gutov2021-09-291-0/+3
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-3/+3
* Revert previous mode-line-modes change to unbreak bootstrapStefan Kangas2021-09-191-2/+1
* Use command substitution for exit-recursive-editStefan Kangas2021-09-181-1/+3
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-6/+6
* * lisp/bindings.el (page-navigation-repeat-map): Fix bootstrap.Glenn Morris2021-08-201-2/+2
* Mark page navigation commands as repeatableDavide Masserut2021-08-201-0/+11
* Add a new command `revert-buffer-quick'Lars Ingebrigtsen2021-08-101-1/+1
* Improve mode-line-position-column-format doc stringLars Ingebrigtsen2021-07-281-4/+7
* 'global-mode-string' elements should have a space at the endLars Ingebrigtsen2021-07-231-1/+1
* Fix the name of the sorted minor mode map after previous changeLars Ingebrigtsen2021-06-251-1/+1
* * lisp/bindings.el (bindings--sort-menu-keymap): Add "menu" in its nameStefan Monnier2021-06-241-11/+7
* Sort the items in 'mode-line-mode-menu' before displaying the menuJim Porter2021-06-241-4/+39
* Revert "Sort the items in 'mode-line-mode-menu' before displaying the menu"Lars Ingebrigtsen2021-06-231-32/+4
* Sort the items in 'mode-line-mode-menu' before displaying the menuJim Porter2021-06-231-4/+32
* Further fixes for bound-and-true-p doc stringLars Ingebrigtsen2021-06-211-2/+2
* Improve bound-and-true-p doc stringLars Ingebrigtsen2021-06-191-1/+3
* Assume something more recent than X11R6Stefan Kangas2021-03-201-1/+1
* Unbind `M-o' and add new `C-x x f' bindingLars Ingebrigtsen2021-03-181-0/+1
* New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515)Juri Linkov2021-02-171-0/+17
* Bind clone-buffer to C-x x nSean Whitton2021-02-081-0/+1
* Add more commands to the new `C-x x' keymapLars Ingebrigtsen2021-02-071-0/+4
* Move 'revert-buffer' global binding to 'C-x g g'Sean Whitton2021-02-071-1/+6
* Bind 'revert-buffer' to 'C-x g' globallySean Whitton2021-02-021-0/+2
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-311-10/+5
* Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-041-3/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/bindings.el (narrow-map): Bind C-x n g to goto-line-relative (bug#9917)Juri Linkov2020-10-291-0/+1
* Rename replace-in-string to string-replaceLars Ingebrigtsen2020-09-271-2/+2
* Restore the previous minimum-width specs in the line/column mode linesLars Ingebrigtsen2020-09-201-23/+26
* Doc string typo fix for mode-line-position-column-formatLars Ingebrigtsen2020-09-171-1/+1
* Fix up previous change for column/line spec mechanism in the mode lineLars Ingebrigtsen2020-09-171-43/+45
* Allow controlling the look of the line/column indicatorsLars Ingebrigtsen2020-09-151-5/+29
* Move dired-jump from dired-x to dired (Bug#21981)Stefan Kangas2020-09-121-0/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1