summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Further fixes for bound-and-true-p doc stringLars Ingebrigtsen2021-06-211-2/+2
* Improve bound-and-true-p doc stringLars Ingebrigtsen2021-06-191-1/+3
* Assume something more recent than X11R6Stefan Kangas2021-03-201-1/+1
* Unbind `M-o' and add new `C-x x f' bindingLars Ingebrigtsen2021-03-181-0/+1
* New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515)Juri Linkov2021-02-171-0/+17
* Bind clone-buffer to C-x x nSean Whitton2021-02-081-0/+1
* Add more commands to the new `C-x x' keymapLars Ingebrigtsen2021-02-071-0/+4
* Move 'revert-buffer' global binding to 'C-x g g'Sean Whitton2021-02-071-1/+6
* Bind 'revert-buffer' to 'C-x g' globallySean Whitton2021-02-021-0/+2
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-311-10/+5
* Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-041-3/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/bindings.el (narrow-map): Bind C-x n g to goto-line-relative (bug#9917)Juri Linkov2020-10-291-0/+1
* Rename replace-in-string to string-replaceLars Ingebrigtsen2020-09-271-2/+2
* Restore the previous minimum-width specs in the line/column mode linesLars Ingebrigtsen2020-09-201-23/+26
* Doc string typo fix for mode-line-position-column-formatLars Ingebrigtsen2020-09-171-1/+1
* Fix up previous change for column/line spec mechanism in the mode lineLars Ingebrigtsen2020-09-171-43/+45
* Allow controlling the look of the line/column indicatorsLars Ingebrigtsen2020-09-151-5/+29
* Move dired-jump from dired-x to dired (Bug#21981)Stefan Kangas2020-09-121-0/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Menu bar rearrangements, move Print menu items to submenu, etc. (bug#37594)Juri Linkov2019-11-281-0/+2
* Bind Scroll_Lock to scroll-lock-mode globallyStefan Kangas2019-10-041-0/+1
* * lisp/bindings.el (mode-line-defining-kbd-macro): New defvar.Juri Linkov2019-07-301-3/+9
* Highlight keyboard macro recording mode with read color in the mode-lineJuri Linkov2019-07-301-2/+2
* Use `default-indent-new-line' instead of `indent-new-comment-line'Dmitry Gutov2019-06-271-2/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-6/+6
* | Advertise new hi-lock 'M-s h' key prefix in lisp/bindings.elJuri Linkov2018-11-081-0/+7
* | Merge from origin/emacs-26Glenn Morris2018-10-031-1/+4
|\ \ | |/
| * ; * lisp/bindings.el (bindings--define-key): Doc fix. (Bug#32885)Eli Zaretskii2018-10-011-1/+4
* | Merge from origin/emacs-26Glenn Morris2018-04-141-2/+2
|\ \ | |/
| * Remove repetitions in documentation stringsRobert Pluim2018-04-131-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-02-131-1/+1
|\ \ | |/
| * Fix help in mode-line-mode-menuMichael Albinus2018-02-121-1/+1
* | In bindings.el fix check whether mode line can be draggedMartin Rudalics2018-01-271-4/+7
* | Fix some tooltip related problemsMartin Rudalics2018-01-181-8/+49
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/