projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b31169
)
; Refer to the manual in use-package docstring
author
Stefan Kangas
<stefankangas@gmail.com>
Fri, 9 Dec 2022 04:12:51 +0000
(
05:12
+0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Fri, 9 Dec 2022 04:13:29 +0000
(
05:13
+0100)
* lisp/use-package/use-package-core.el (use-package): Refer to manual.
lisp/use-package/use-package-core.el
patch
|
blob
|
history
diff --git
a/lisp/use-package/use-package-core.el
b/lisp/use-package/use-package-core.el
index 1c61ac0ed39315b91cf8093e309ba30d3bebc3c1..ed6a65494fa9add0d83c8cabdee89e2e3f5ea645 100644
(file)
--- a/
lisp/use-package/use-package-core.el
+++ b/
lisp/use-package/use-package-core.el
@@
-1609,8
+1609,8
@@
no keyword implies `:all'."
(defmacro use-package (name &rest args)
"Declare an Emacs package by specifying a group of configuration options.
-For
full documentation, please see the README file that came with
-
this file.
Usage:
+For
the full documentation, see Info node `(use-package) top'.
+Usage:
(use-package package-name
[:keyword [option]]...)