]> git.eshelyaron.com Git - emacs.git/commit
Clarify :after keyword in use-package docstring
authorStefan Kangas <stefankangas@gmail.com>
Fri, 9 Dec 2022 04:12:03 +0000 (05:12 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 9 Dec 2022 04:12:33 +0000 (05:12 +0100)
commit0b3116971afc5cb76cd2745bef1c12405d79528f
treef192d1a43c56f110cd05893f698b472b947ab52f
parenta17a6036dd4549514c7cecc7cdd93a571bf57ece
Clarify :after keyword in use-package docstring

* lisp/use-package/use-package-core.el (use-package): Clarify the
effect of :after in docstring.

Resolves https://github.com/jwiegley/use-package/issues/825
lisp/use-package/use-package-core.el