summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAge
* Fix 'mode-line-right-align-edge' with asymmetrical marginsEli Zaretskii2024-04-25
* ; * lisp/bindings.el (mode-line-mode-menu): Add Completion Preview.Eli Zaretskii2024-04-11
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-11-11
|\|
| * ; * lisp/bindings.el (right-word, left-word): Doc fix.Eli Zaretskii2023-11-04
* | Add toggle-window-dedicated command and mode-line-window-dedicatedSpencer Baugh2023-10-25
* | New option 'project-mode-line' to show project name on mode line (bug#66317)Juri Linkov2023-10-09
* | Properly describe minor mode lighters while mode-line-compactPo Lu2023-09-01
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-06
|\ \
| * | Merge from origin/emacs-29Michael Albinus2023-08-05
| |\|
| | * ; * lisp/bindings.el (mode-line-modes): Fix typo (bug#65065).Eshel Yaron2023-08-05
| | * Avoid spurious whitespace in the modeline of emacsclient framesUlrich Müller2023-07-30
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-29
|\| |
| * | Avoid spurious whitespace in the modeline of emacsclient framesUlrich Müller2023-07-28
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-18
|\| |
| * | * lisp/bindings.el (mode--line-format-right-align): Add 'mode-line' face.Juri Linkov2023-07-17
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-07
|\| |
| * | Support right-align in mode-lineHugo Heagren2023-07-06
* | | Fix typos in Android portPo Lu2023-06-03
* | | Update Android portPo Lu2023-02-15
* | | Update Android portPo Lu2023-02-15
|/ /
* | 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