-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor integration with other packages
* New user options `straight-enable-package-integration' and `straight-enable-use-package-integration', in case you don't want straight.el to mess with other packages. * Neuter package.el, see #73. * Add some breathing room to the use-package integration code. * All functions for public interop with other packages should be public. Now `straight-use-package-ensure-function' and `straight-use-package-pre-ensure-function' are as well. * Use `eval-and-compile' more intelligently.
- Loading branch information
Showing
1 changed file
with
88 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters