Alex Branham
|
e2e6f9a44b
|
Enable lexical binding
This supersedes https://github.com/jwiegley/use-package/issues/617 and closes https://github.com/jwiegley/use-package/issues/648
|
2018-06-13 20:24:09 -05:00 |
|
John Wiegley
|
ab918196fa
|
Revert "Merge pull request from jabranham/lexical-bindings"
This reverts commit d21787f1d6 , reversing
changes made to fd8a3510fd .
GitHub-reference: https://github.com/jwiegley/use-package/issues/617
|
2018-01-27 14:13:48 -08:00 |
|
John Wiegley
|
566a2ea3a1
|
Revert "Move variable bindings to the bottom of each file"
This reverts commit c29193bf07 .
|
2018-01-27 14:09:10 -08:00 |
|
John Wiegley
|
c29193bf07
|
Move variable bindings to the bottom of each file
|
2018-01-27 14:07:11 -08:00 |
|
Alex Branham
|
109167e8f5
|
Don't remove sharp quotes
|
2018-01-27 15:17:26 -06:00 |
|
Alex Branham
|
4c3abcf4eb
|
Fix byte compiler warnings
|
2018-01-27 10:19:42 -06:00 |
|
Alex Branham
|
88bcb8b96d
|
Use lexical bindings and remove cl package
|
2018-01-27 10:01:10 -06:00 |
|
John Wiegley
|
0068501aa0
|
Remove several unnecessary calls to `ignore'
|
2017-12-07 22:40:48 -08:00 |
|
John Wiegley
|
beee6b8d4d
|
use-package-defaults predicate must also receive the package name
|
2017-12-06 10:51:24 -08:00 |
|
John Wiegley
|
0a628a2767
|
Avoid using pcase and many other macros in macro-expanded forms
This is related to https://github.com/jwiegley/use-package/issues/550
|
2017-12-05 11:10:16 -08:00 |
|
John Wiegley
|
10fd4577d0
|
Add missing autoload cookies
Fixes https://github.com/jwiegley/use-package/issues/555
|
2017-12-05 10:29:51 -08:00 |
|
John Wiegley
|
ee07e709ea
|
Fix the case where :ensure is given no arguments
Fixes https://github.com/jwiegley/use-package/issues/543
|
2017-12-04 16:46:46 -08:00 |
|
John Wiegley
|
62d33b2143
|
Support :ensure (pkg :pin archive)
Fixes https://github.com/jwiegley/use-package/issues/506
|
2017-12-04 15:39:31 -08:00 |
|
John Wiegley
|
e34fdb580a
|
Add several missing comments
|
2017-12-04 15:24:31 -08:00 |
|
John Wiegley
|
4b83f9525c
|
Rename up-* files to use-package-* for consistency
|
2017-12-04 21:21:54 +00:00 |
|