| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | Ensure bind-key is its own package | Stefan Kangas | 2023-09-22 | 1 | -0/+1 |
* | Fix byte-compiled files that use 'bind-key' from use-package | Eli Zaretskii | 2023-08-04 | 1 | -0/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | ; * lisp/use-package/bind-key.el: Remove ineffective backslashes. | Mattias Engdegård | 2022-12-11 | 1 | -3/+3 |
* | ; Fix typos | Stefan Kangas | 2022-12-09 | 1 | -2/+2 |
* | ; Improve use-package Commentary sections | Stefan Kangas | 2022-12-09 | 1 | -7/+7 |
* | ; Normalize GPLv3 license statements in new files | Stefan Kangas | 2022-12-09 | 1 | -3/+5 |
* | ; Minor doc fixes in bind-key.el | Stefan Kangas | 2022-12-08 | 1 | -5/+4 |
* | Update use-package defgroups | Stefan Kangas | 2022-12-08 | 1 | -1/+4 |
* | Improve bind-keys* and override-global-mode docstrings | Stefan Kangas | 2022-12-08 | 1 | -1/+17 |
* | Add package keyword from finder-known-keywords | Stefan Kangas | 2022-11-17 | 1 | -1/+1 |
* | Fix Package-Requires for bind-{chord,key}.el | Stefan Kangas | 2022-11-17 | 1 | -2/+2 |
* | Merge pull request from skangas/dir-locals | John Wiegley | 2022-11-16 | 1 | -1/+0 |
|\ |
|
| * | Add .dir-locals.el | Stefan Kangas | 2022-11-16 | 1 | -1/+0 |
* | | Delete redundant headers | Stefan Kangas | 2022-11-16 | 1 | -1/+0 |
* | | Normalize GPLv3 license statements | Stefan Kangas | 2022-11-16 | 1 | -15/+13 |
|/ |
|
* | Revert "Allow multiple keymaps in :map argument" | John Wiegley | 2022-11-15 | 1 | -62/+47 |
* | Merge remote-tracking branch 'origin/master' into pr-830 | John Wiegley | 2022-11-15 | 1 | -12/+12 |
|\ |
|
| * | Merge pull request from skangas/checkdoc | John Wiegley | 2022-11-14 | 1 | -4/+4 |
| |\ |
|
| | * | Various checkdoc fixes | Stefan Kangas | 2022-11-14 | 1 | -4/+4 |
| * | | Fix tests on Emacs 26 or older | Stefan Kangas | 2022-11-13 | 1 | -6/+6 |
| |/ |
|
| * | bind-key.el: Bump version for ELPA | Payas Relekar | 2022-10-28 | 1 | -1/+1 |
| * | Update copyright for submission to ELPA | Payas Relekar | 2022-10-25 | 1 | -1/+1 |
* | | bind-keys supports passing a list of keymaps as :map argument | Jacob First | 2022-09-29 | 1 | -47/+62 |
|/ |
|
* | Fix emacs native compilation warning for bind-key | Codruț Constantin Gușoi | 2022-09-10 | 1 | -2/+2 |
* | Go back to making `override-global-mode` non-global | realcomplex | 2022-08-11 | 1 | -1/+0 |
* | Make sure that bind-key's `override-global-mode` is initially on | Koen van Greevenbroek | 2022-08-10 | 1 | -0/+1 |
* | Quote single quotes in docstrings or use different quoting | Jonas Bernoulli | 2022-08-08 | 1 | -13/+13 |
* | Merge pull request from wcy123/master | John Wiegley | 2022-08-07 | 1 | -2/+3 |
|\ |
|
| * | optimization: constand folding for read-kbd-macro | Wang Chunye | 2022-02-06 | 1 | -2/+3 |
* | | Merge pull request from phst/lex | John Wiegley | 2022-08-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Migrate remaining files to lexical binding | Philipp Stephani | 2020-08-03 | 1 | -1/+1 |
* | | | Merge pull request from Hugo-Heagren/bind-keys-repeat-map | John Wiegley | 2022-08-07 | 1 | -9/+65 |
|\ \ \ |
|
| * | | | bind-keys-form: error for repeat sub-keywords without :repeat-map | Hugo Heagren | 2022-01-28 | 1 | -0/+4 |
| * | | | bind-key-form: allow :continue keyword inside repeat map | Hugo Heagren | 2022-01-28 | 1 | -3/+15 |
| * | | | bind-key-form: allow :exit keyword inside repeat map | Hugo Heagren | 2022-01-28 | 1 | -3/+15 |
| * | | | bind-keys-form: new keyword :repeat-map, for defining repeat maps | Hugo Heagren | 2022-01-28 | 1 | -4/+32 |
| | |/
| |/| |
|
* / | | Avoid positional arguments to define-minor-mode | Jonas Bernoulli | 2022-06-26 | 1 | -1/+2 |
|/ / |
|
* | | unbind-key: Ensure that keys are removed from the keymap | Daniel Mendler | 2021-02-10 | 1 | -11/+41 |
* | | bind-key: Use new symbols for kmapvar | Daniel Mendler | 2021-02-10 | 1 | -4/+7 |
* | | Support keymap symbol in bind-key | Jimmy Yuen Ho Wong | 2020-07-08 | 1 | -5/+8 |
|/ |
|
* | Fix typos | Jonas Bernoulli | 2019-11-06 | 1 | -1/+1 |
* | Document that remapping commands is supported with bind-key | Andrew Schwartzmeyer | 2018-04-30 | 1 | -0/+6 |
* | bind-keys fixes related to | John Wiegley | 2017-12-10 | 1 | -13/+12 |
* | Update some GPL version references | John Wiegley | 2017-12-06 | 1 | -1/+1 |
* | Avoid using pcase and many other macros in macro-expanded forms | John Wiegley | 2017-12-05 | 1 | -8/+14 |
* | Fix bad interaction between bind-keys* and the :package keyword | John Wiegley | 2017-12-05 | 1 | -4/+5 |
* | Add a note to `bind-key` on the usage of the KEYMAP argument | John Wiegley | 2017-12-04 | 1 | -0/+7 |
* | Fix an argument process problem with bind-key | John Wiegley | 2017-12-04 | 1 | -21/+34 |