mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 22:41:06 -08:00
Merge pull request from aethanyc/add-missing-keyword
Add :pre-load to use-package-keywords GitHub-reference: https://github.com/jwiegley/use-package/issues/62
This commit is contained in:
commit
f3ed771481
1 changed files with 1 additions and 0 deletions
|
|
@ -419,6 +419,7 @@
|
||||||
:load-path
|
:load-path
|
||||||
:mode
|
:mode
|
||||||
:pre-init
|
:pre-init
|
||||||
|
:pre-load
|
||||||
:requires
|
:requires
|
||||||
)
|
)
|
||||||
"Keywords recognized by `use-package'.")
|
"Keywords recognized by `use-package'.")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue