summaryrefslogtreecommitdiff
path: root/lisp/use-package/use-package-ensure.el
Commit message (Expand)AuthorAgeFilesLines
* Various checkdoc fixesStefan Kangas2022-11-141-3/+3
* Update copyright for submission to ELPAPayas Relekar2022-10-251-1/+1
* Quote single quotes in docstrings or use different quotingJonas Bernoulli2022-08-081-1/+1
* Enable lexical bindingAlex Branham2018-06-131-8/+8
* Revert "Merge pull request from jabranham/lexical-bindings"John Wiegley2018-01-271-8/+8
* 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
* Don't remove sharp quotesAlex Branham2018-01-271-21/+21
* Fix byte compiler warningsAlex Branham2018-01-271-27/+27
* Use lexical bindings and remove cl packageAlex Branham2018-01-271-1/+1
* Remove several unnecessary calls to `ignore'John Wiegley2017-12-071-5/+4
* use-package-defaults predicate must also receive the package nameJohn Wiegley2017-12-061-1/+1
* Avoid using pcase and many other macros in macro-expanded formsJohn Wiegley2017-12-051-11/+13
* Add missing autoload cookiesJohn Wiegley2017-12-051-0/+2
* Fix the case where :ensure is given no argumentsJohn Wiegley2017-12-041-1/+1
* Support :ensure (pkg :pin archive)John Wiegley2017-12-041-9/+14
* Add several missing commentsJohn Wiegley2017-12-041-0/+2
* Rename up-* files to use-package-* for consistencyJohn Wiegley2017-12-041-0/+204