mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Add an autoload cookie for `use-package'
This commit is contained in:
parent
2b967a3c18
commit
ee8ac83641
1 changed files with 1 additions and 0 deletions
|
|
@ -1023,6 +1023,7 @@ deferred until the prefix key sequence is pressed."
|
|||
;; The main macro
|
||||
;;
|
||||
|
||||
;;;###autoload
|
||||
(defmacro use-package (name &rest args)
|
||||
"Declare an Emacs package by specifying a group of configuration options.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue