]> git.eshelyaron.com Git - emacs.git/commitdiff
Document :delight in the doc string and README
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 9 Jul 2017 20:23:38 +0000 (22:23 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Mon, 10 Jul 2017 07:17:23 +0000 (09:17 +0200)
lisp/use-package/use-package.el

index 593a680eee3ae688edefe2713a45d254ca5e9371..35b4231d9c40cd847baa87e9823118bd1f7acf11 100644 (file)
@@ -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))