projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
463e38b
)
Document :delight in the doc string and README
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sun, 9 Jul 2017 20:23:38 +0000
(22:23 +0200)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Mon, 10 Jul 2017 07:17:23 +0000
(09:17 +0200)
lisp/use-package/use-package.el
patch
|
blob
|
history
diff --git
a/lisp/use-package/use-package.el
b/lisp/use-package/use-package.el
index 593a680eee3ae688edefe2713a45d254ca5e9371..35b4231d9c40cd847baa87e9823118bd1f7acf11 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-1544,6
+1544,7
@@
this file. Usage:
:functions Declare certain functions to silence the byte-compiler.
: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).
:ensure Loads the package using package.el if necessary.
:pin Pin the package to an archive."
(declare (indent 1))