mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -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
|
||||
:mode
|
||||
:pre-init
|
||||
:pre-load
|
||||
:requires
|
||||
)
|
||||
"Keywords recognized by `use-package'.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue