summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Stefan Kangas2023-02-03
|\
| * Improve documentation of 'repeat-mode' and related variablesEli Zaretskii2023-02-02
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Merge from origin/emacs-29Stefan Kangas2022-12-23
|\|
| * Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-22
* | * lisp/bindings.el (bound-and-true-p): Verify argument is a symbolJuanma Barranquero2022-12-03
|/
* Make previous-buffer and next-buffer repeatableDamien Cassou2022-10-30
* Fix mode line mouse-1 binding when showing only column numbersMiha Rihtaršič2022-07-23
* ; * lisp/bindings.el: Remove conflicting commented out bindings.Stefan Kangas2022-07-19
* Prefer defvar-keymap in bindings.elStefan Kangas2022-07-19
* Re-add comment on autoloading cookies in preloaded filesStefan Kangas2022-07-11
* Prefer :risky defcustom keywordStefan Kangas2022-07-11
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* Allow appending to the kill ring with mouse selectionsLars Ingebrigtsen2022-06-20
* Improve cycle-spacing and bind it to M-SPC by defaultTassilo Horn2022-05-16
* Bind 'imenu' to 'M-g i' globallySean Whitton2022-04-21
* Reinstate `C-M-<delete>'Lars Ingebrigtsen2022-03-23
* Fix the Scroll key binding on WindowsLars Ingebrigtsen2022-02-07
* Add new function mode-line-window-selected-pLars Ingebrigtsen2022-02-05
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Remove the `mode-line-percent-position' min width hackLars Ingebrigtsen2021-12-21
* | Revert "Avoid small parasitic button on mode line"Eli Zaretskii2021-12-06
* | Fix mode-line display on TTY framesEli Zaretskii2021-12-06
* | Avoid small parasitic button on mode lineEli Zaretskii2021-12-06
* | Add `touch-end' event typePo Lu2021-12-02
* | Add temporary mode-line-position changeLars Ingebrigtsen2021-11-25
* | Make min-width of the U:-- widerLars Ingebrigtsen2021-11-24
* | Use a proportional font for the mode lineLars Ingebrigtsen2021-11-24
|/
* Prefer "graphical displays" to "X terminals" in documentationStefan Kangas2021-10-15
* Improve tooltip of mode-line-position againStefan Kangas2021-10-14
* * lisp/bindings.el (mode-line-position): Improve tooltip.Stefan Kangas2021-10-09
* Fix a recent change of 'undo-redo' bindingEli Zaretskii2021-09-30
* Fix bootstrap after recent undo-redo changedickmao2021-09-30
* Add bindings for 'undo-redo'Dmitry Gutov2021-09-29
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Revert previous mode-line-modes change to unbreak bootstrapStefan Kangas2021-09-19
* Use command substitution for exit-recursive-editStefan Kangas2021-09-18
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* * lisp/bindings.el (page-navigation-repeat-map): Fix bootstrap.Glenn Morris2021-08-20
* Mark page navigation commands as repeatableDavide Masserut2021-08-20
* Add a new command `revert-buffer-quick'Lars Ingebrigtsen2021-08-10
* Improve mode-line-position-column-format doc stringLars Ingebrigtsen2021-07-28
* 'global-mode-string' elements should have a space at the endLars Ingebrigtsen2021-07-23
* Fix the name of the sorted minor mode map after previous changeLars Ingebrigtsen2021-06-25
* * lisp/bindings.el (bindings--sort-menu-keymap): Add "menu" in its nameStefan Monnier2021-06-24
* Sort the items in 'mode-line-mode-menu' before displaying the menuJim Porter2021-06-24
* Revert "Sort the items in 'mode-line-mode-menu' before displaying the menu"Lars Ingebrigtsen2021-06-23
* Sort the items in 'mode-line-mode-menu' before displaying the menuJim Porter2021-06-23