]> 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>
Sat, 30 Apr 2016 14:48:50 +0000 (16:48 +0200)
commit619e0aedb2f3dbfe6821ac34e2d25b4e5c181117
treec530f9a12c124c9ef4d0422796a1044cdedc4838
parent3eca9a03816f95da0030665223c0b5262f223ba7
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).
lisp/emacs-lisp/package.el