aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; mode-line-collapse-minor-modes: Tweak wording.Sean Whitton2025-04-261-2/+2
* Make lighter for collapsed minor modes customizable (bug#77361)Pengji Zhang2025-04-261-2/+12
* mode-line-modes-delimiters: New optionJonas Bernoulli2025-04-261-2/+11
* New user option to hide minor mode lighters (bug#77361)Pengji Zhang2025-04-131-7/+121
* Use defvar-keymap for some trivial keymapsStefan Kangas2025-03-161-17/+13
* * lisp/bindings.el (tramp-revert-buffer-with-sudo): Declare.Michael Albinus2025-03-151-0/+2
* Improve tramp-*-with-sudo commandsMichael Albinus2025-03-141-1/+2
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-75/+50
|\
| * Don't call purecopy in bindings.elStefan Kangas2024-12-121-35/+31
| * Make bindings--define-key obsoleteStefan Kangas2024-12-121-40/+19
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Add file/buffer-to-register (Bug#73308)Barra Ó Catháin2024-10-051-1/+3
* Minor revisions to Android key bindingsPo Lu2024-06-101-3/+2
* Fix 'mode-line-right-align-edge' with asymmetrical marginsEli Zaretskii2024-04-251-1/+1
* ; * lisp/bindings.el (mode-line-mode-menu): Add Completion Preview.Eli Zaretskii2024-04-111-0/+5
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | 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