Skip to content

Commit

Permalink
docs: regenerate DOCS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 14, 2023
1 parent 7cff195 commit c11dbc4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -529,9 +529,10 @@ Add ROOTS to ignored projects, recentf, etc.

Is package PACKAGE disabled in `minemacs-disabled-packages`.

#### `(+package-download-from-urls PKGNAME &rest URLS)`
#### `(+package-download-from-urls PKGNAME &rest ARGS)`

Download PKGNAME files from URLS.
Download PKGNAME files from URLs in ARGS.
Pass `:redownload` to force redownloading the package files.
Returns the load path of the package, useful for usage with `use-package'`s
`:load-path`.

Expand Down

0 comments on commit c11dbc4

Please sign in to comment.