Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | ; Improve use-package Commentary sections | Stefan Kangas | 2022-12-09 | 1 | -0/+2 |
| | | | | | | | | | * lisp/use-package/bind-key.el: * lisp/use-package/use-package-bind-key.el: * lisp/use-package/use-package-core.el: * lisp/use-package/use-package-ensure-system-package.el: * lisp/use-package/use-package-ensure.el: * lisp/use-package/use-package.el: Improve Commentary sections. | ||||
* | ; Normalize GPLv3 license statements in new files | Stefan Kangas | 2022-12-09 | 1 | -3/+5 |
| | |||||
* | Delete redundant headers | Stefan Kangas | 2022-11-16 | 1 | -6/+0 |
| | |||||
* | Normalize GPLv3 license statements | Stefan Kangas | 2022-11-16 | 1 | -11/+9 |
| | |||||
* | Various checkdoc fixes | Stefan Kangas | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | Update copyright for submission to ELPA | Payas Relekar | 2022-10-25 | 1 | -1/+1 |
| | | | | | - Update year to 2022 - Set copyright to Free Software Foundation, Inc. | ||||
* | Enable lexical binding | Alex Branham | 2018-06-13 | 1 | -1/+1 |
| | | | | This supersedes https://github.com/jwiegley/use-package/issues/617 and closes https://github.com/jwiegley/use-package/issues/648 | ||||
* | Revert "Merge pull request from jabranham/lexical-bindings" | John Wiegley | 2018-01-27 | 1 | -1/+1 |
| | | | | | This reverts commit d21787f1d64a740c0e00899835d9200a0e4690df, reversing changes made to fd8a3510fd1a555b925f57b2870917e3c4ea0206. GitHub-reference: https://github.com/jwiegley/use-package/issues/617 | ||||
* | Revert "Move variable bindings to the bottom of each file" | John Wiegley | 2018-01-27 | 1 | -6/+1 |
| | | | | This reverts commit c29193bf0724633adf7183dad2d0b6faf7d029ab. | ||||
* | Move variable bindings to the bottom of each file | John Wiegley | 2018-01-27 | 1 | -1/+6 |
| | |||||
* | Use lexical bindings and remove cl package | Alex Branham | 2018-01-27 | 1 | -1/+1 |
| | |||||
* | Start building a use-package linter in use-package-lint.el | John Wiegley | 2017-12-08 | 1 | -0/+84 |