mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 19:59:38 +00:00
Document :delight in the doc string and README
This commit is contained in:
parent
463e38b188
commit
d0dcd95d80
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue