Previous: Prevent loading if dependencies are missing, Up: Loading Packages [Contents][Index]
When installing packages manually, without Emacs’s built-in package
manager (package.el), it will obviously not help you set up
autoloads or add it to your load-path
. You must do it
yourself. However, use-package makes this more convenient.