mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix broken test due to
GitHub-reference: https://github.com/jwiegley/use-package/issues/850
This commit is contained in:
parent
3e96664ffe
commit
d3f847eaee
2 changed files with 6 additions and 2 deletions
|
|
@ -1563,7 +1563,7 @@ this file. Usage:
|
|||
:load-path Add to the `load-path' before attempting to load the package.
|
||||
:diminish Support for diminish.el (if installed).
|
||||
:delight Support for delight.el (if installed).
|
||||
:custom Call `customize-set-variable' with each variable definition.
|
||||
:custom Call `custom-set' or `set-default' with each variable definition.
|
||||
:custom-face Call `customize-set-faces' with each face definition.
|
||||
:ensure Loads the package using package.el if necessary.
|
||||
:pin Pin the package to an archive."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue