summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Stefan Kangas2023-02-031-3/+3
|\
| * Improve documentation of 'repeat-mode' and related variablesEli Zaretskii2023-02-021-3/+3
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Merge from origin/emacs-29Stefan Kangas2022-12-231-9/+4
|\ \ | |/
| * Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-221-9/+4
* | * lisp/bindings.el (bound-and-true-p): Verify argument is a symbolJuanma Barranquero2022-12-031-0/+2
|/
* Make previous-buffer and next-buffer repeatableDamien Cassou2022-10-301-0/+8
* Fix mode line mouse-1 binding when showing only column numbersMiha Rihtaršič2022-07-231-18/+18
* ; * lisp/bindings.el: Remove conflicting commented out bindings.Stefan Kangas2022-07-191-8/+0
* Prefer defvar-keymap in bindings.elStefan Kangas2022-07-191-97/+85
* Re-add comment on autoloading cookies in preloaded filesStefan Kangas2022-07-111-0/+1
* Prefer :risky defcustom keywordStefan Kangas2022-07-111-3/+2
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-1/+1
* Allow appending to the kill ring with mouse selectionsLars Ingebrigtsen2022-06-201-1/+9
* Improve cycle-spacing and bind it to M-SPC by defaultTassilo Horn2022-05-161-1/+1
* Bind 'imenu' to 'M-g i' globallySean Whitton2022-04-211-0/+1
* Reinstate `C-M-<delete>'Lars Ingebrigtsen2022-03-231-4/+2
* Fix the Scroll key binding on WindowsLars Ingebrigtsen2022-02-071-1/+3
* Add new function mode-line-window-selected-pLars Ingebrigtsen2022-02-051-0/+12
* 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