aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Eli Zaretskii2023-11-111-0/+16
|\
| * ; * lisp/bindings.el (right-word, left-word): Doc fix.Eli Zaretskii2023-11-041-0/+16
* | Add toggle-window-dedicated command and mode-line-window-dedicatedSpencer Baugh2023-10-251-2/+32
* | New option 'project-mode-line' to show project name on mode line (bug#66317)Juri Linkov2023-10-091-0/+1
* | Properly describe minor mode lighters while mode-line-compactPo Lu2023-09-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-061-1/+1
|\ \
| * \ Merge from origin/emacs-29Michael Albinus2023-08-051-1/+1
| |\ \ | | |/
| | * ; * lisp/bindings.el (mode-line-modes): Fix typo (bug#65065).Eshel Yaron2023-08-051-1/+1
| | * Avoid spurious whitespace in the modeline of emacsclient framesUlrich Müller2023-07-301-3/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-291-3/+3
|\ \ \ | |/ /
| * | Avoid spurious whitespace in the modeline of emacsclient framesUlrich Müller2023-07-281-3/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-181-1/+4
|\ \ \ | |/ /
| * | * lisp/bindings.el (mode--line-format-right-align): Add 'mode-line' face.Juri Linkov2023-07-171-1/+4
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-071-0/+64
|\ \ \ | |/ /
| * | Support right-align in mode-lineHugo Heagren2023-07-061-0/+64
* | | Fix typos in Android portPo Lu2023-06-031-0/+4
* | | Update Android portPo Lu2023-02-151-1/+1
* | | Update Android portPo Lu2023-02-151-0/+3
|/ /
* | 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