mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
Add an autoload cookie for `use-package'
This commit is contained in:
parent
2b967a3c18
commit
ee8ac83641
@ -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…
Reference in New Issue
Block a user