]> code.delx.au - gnu-emacs/commit
Explictly explain that package-initialize loads the packages
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 30 Apr 2016 14:48:50 +0000 (16:48 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 1 May 2016 17:27:12 +0000 (19:27 +0200)
commit8f1e784f19c74702947c99d321d20fd1156b432c
treeb652f2a30f8dab95f74ebb36ed8c8dccd1b78084
parent137868051e5ce4c4ba9cc92caa26fbf968e6f208
Explictly explain that package-initialize loads the packages

* lisp/emacs-lisp/package.el (package-initialize): Be explicit
in saying that `package-initialize' obviates adjusting the
path or requiring the packages, as this is a question that
apparently comes up now and then (bug#18829).

(cherry picked from commit 619e0aedb2f3dbfe6821ac34e2d25b4e5c181117)
lisp/emacs-lisp/package.el