summaryrefslogtreecommitdiff
path: root/lisp/use-package/use-package-bind-key.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Ensure bind-key is its own packageStefan Kangas2023-09-221-0/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Improve use-package-autoload-keymap docstringStefan Kangas2022-12-091-7/+6
* ; Improve use-package Commentary sectionsStefan Kangas2022-12-091-0/+4
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-091-3/+5
* Delete redundant headersStefan Kangas2022-11-161-6/+0
* Normalize GPLv3 license statementsStefan Kangas2022-11-161-11/+9
* Revert "Allow multiple keymaps in :map argument"John Wiegley2022-11-151-7/+6
* Merge remote-tracking branch 'origin/master' into pr-830John Wiegley2022-11-151-2/+2
|\
| * Various checkdoc fixesStefan Kangas2022-11-141-1/+1
| * Update copyright for submission to ELPAPayas Relekar2022-10-251-1/+1
* | bind-keys supports passing a list of keymaps as :map argumentJacob First2022-09-291-6/+7
|/
* bind-key-form: allow :continue keyword inside repeat mapHugo Heagren2022-01-281-1/+2
* bind-key-form: allow :exit keyword inside repeat mapHugo Heagren2022-01-281-0/+2
* bind-keys-form: new keyword :repeat-map, for defining repeat mapsHugo Heagren2022-01-281-0/+4
* Merge pull request from justbur/autoload-keymapJohn Wiegley2018-07-151-1/+2
|\
| * Correct prefix keys after use-package-autoload-keymapJustin Burkett2018-06-031-1/+2
* | Enable lexical bindingAlex Branham2018-06-131-3/+3
|/
* Support ":package" in use-packageMatthew Justin Bauer2018-02-251-1/+3
* Revert "Merge pull request from jabranham/lexical-bindings"John Wiegley2018-01-271-3/+3
* Revert "Move variable bindings to the bottom of each file"John Wiegley2018-01-271-6/+1
* Move variable bindings to the bottom of each fileJohn Wiegley2018-01-271-1/+6
* Fix byte compiler warningsAlex Branham2018-01-271-2/+2
* Use lexical bindings and remove cl packageAlex Branham2018-01-271-1/+1
* Fix a scoping issues with multiple occurrences of :bindJohn Wiegley2017-12-091-2/+5
* Remove several unnecessary calls to `ignore'John Wiegley2017-12-071-16/+13
* Changes to the way auto-deferral is indicatedJohn Wiegley2017-12-071-11/+14
* Add missing autoload cookie, and make lack of a normalizer an errorJohn Wiegley2017-12-061-0/+1
* Rewrite normalization of :bind and :bind*John Wiegley2017-12-051-10/+37
* Avoid using pcase and many other macros in macro-expanded formsJohn Wiegley2017-12-051-6/+5
* Add missing autoload cookiesJohn Wiegley2017-12-051-0/+7
* Add several missing commentsJohn Wiegley2017-12-041-0/+2
* Rename up-* files to use-package-* for consistencyJohn Wiegley2017-12-041-0/+130